NO-OP; clean up script spacing and remove goto
[ardour.git] / gtk2_ardour / ardour_dropdown.h
index 638f54c8b9ae3f49db42a5c0c0f6fa6da699f791..c50304046dcd1ec5b1230eb0bb3a0977d6310adb 100644 (file)
@@ -38,6 +38,7 @@ class ArdourDropdown : public ArdourButton
 
        bool on_button_press_event (GdkEventButton*);
        bool on_scroll_event (GdkEventScroll*);
+       void menu_size_request(Gtk::Requisition*);
 
        void clear_items ();
        void AddMenuElem (Gtk::Menu_Helpers::Element e);