Oops. Actually make new Properties changes work.
[ardour.git] / libs / ardour / ardour / named_selection.h
index d41f104e1a1518e0684621fd42e92772b33c1c9f..c17ef3bf4dff1ed00e1da217460b4832cbc6286e 100644 (file)
@@ -46,7 +46,7 @@ struct NamedSelection : public PBD::Stateful
 
     int set_state (const XMLNode&, int version);
 
-    static sigc::signal<void,NamedSelection*> NamedSelectionCreated;
+    static PBD::Signal1<void,NamedSelection*> NamedSelectionCreated;
 };
 
 }/* namespace ARDOUR */