X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fsurfaces%2Fpush2%2Ftrack_mix.h;h=ba6aa49a0aa523e28bd6a7b4c97ac72e06c5a670;hb=edd21ac89e03c843b4fa3fecb97fa90470b5a779;hp=ec945f4cab47533ef6027499ab83d6f44d2237f4;hpb=3a7cf727526d2d21cd50e2155cc3768d90c408a6;p=ardour.git diff --git a/libs/surfaces/push2/track_mix.h b/libs/surfaces/push2/track_mix.h index ec945f4cab..ba6aa49a0a 100644 --- a/libs/surfaces/push2/track_mix.h +++ b/libs/surfaces/push2/track_mix.h @@ -33,6 +33,7 @@ namespace ArdourCanvas { class Text; class Line; class VBox; + class Rect; } namespace ArdourSurface { @@ -84,8 +85,6 @@ class TrackMixLayout : public Push2Layout void stripable_property_change (PBD::PropertyChange const& what_changed); void simple_control_change (boost::shared_ptr ac, Push2::ButtonID bid); - PBD::ScopedConnection selection_connection; - void selection_changed (); void show_state (); void drop_stripable ();