add text entry cursor color to dark theme
[ardour.git] / gtk2_ardour / mixer_ui.h
index e467ce409360780dd3fd109dc6cc9860f07a237b..6dc8cd2c844afa7c101fa26ac12a06d95ecbe1e0 100644 (file)
@@ -266,7 +266,7 @@ class Mixer_UI : public Gtkmm2ext::Tabbable, public PBD::ScopedConnectionList, p
         MonitorSection* _monitor_section;
        PluginSelector    *_plugin_selector;
 
-       void strip_property_changed (const PBD::PropertyChange&, MixerStrip *);
+       void stripable_property_changed (const PBD::PropertyChange& what_changed, boost::weak_ptr<ARDOUR::Stripable> ws);
        void route_group_property_changed (ARDOUR::RouteGroup *, const PBD::PropertyChange &);
 
        /* various treeviews */