Fix crash on attempting a TimeFX drag but not clicking on a region.
[ardour.git] / gtk2_ardour / mixer_strip.h
index 93bd5fd3718ee9342ec56fa38922dca106e8406a..0d3878fc2016d20da726fa3d1fcbb7cb12b51534 100644 (file)
@@ -148,6 +148,8 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
        Gtk::ToggleButton _mono_button;
 
        Gtk::Table button_table;
+        Gtk::Table solo_led_table;
+        Gtk::HBox  solo_led_box;
        Gtk::Table middle_button_table;
        Gtk::Table bottom_button_table;