summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_dropdown.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/ardour_dropdown.h')
-rw-r--r--gtk2_ardour/ardour_dropdown.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour_dropdown.h b/gtk2_ardour/ardour_dropdown.h
index c1cf11917e..7069768610 100644
--- a/gtk2_ardour/ardour_dropdown.h
+++ b/gtk2_ardour/ardour_dropdown.h
@@ -40,7 +40,7 @@ class ArdourDropdown : public ArdourButton
bool on_scroll_event (GdkEventScroll*);
void clear_items ();
- void AddMenuElem (Gtk::Menu_Helpers::MenuElem e);
+ void AddMenuElem (Gtk::Menu_Helpers::Element e);
private:
Gtk::Menu _menu;