Unify the canvases by moving groups around rather than using set_scrolling_region...
[ardour.git] / gtk2_ardour / option_editor.h
index 45fe092eab019ebaa4769ae511f3db0d1f6ed43a..d7a7cb4a5ddd8de437afa6bc6903847264bce51c 100644 (file)
@@ -170,6 +170,8 @@ class OptionEditor : public ArdourDialog
        IOSelector*   click_io_selector;
        GainMeter* click_gpm;
        PannerUI*     click_panner;
+       bool          first_click_setup;
+       Gtk::HBox     click_hpacker;
        Gtk::VBox     click_packer;
        Gtk::Table    click_table;
        Gtk::Entry    click_path_entry;