a reverb is a reverb is a reverb
[ardour.git] / gtk2_ardour / ambiguous_file_dialog.h
index 796f490e799f9a42b08df0f0efd6f22a6bb01a2d..69c2ca6b76ca0eb3ba52a8fca472eb0ddb17c111 100644 (file)
@@ -30,6 +30,7 @@ public:
 private:
        Gtk::RadioButtonGroup _group;
        std::vector<Gtk::RadioButton*> _radio_buttons;
+        bool rb_button_press (GdkEventButton*);
 };