summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_routes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor_routes.h')
-rw-r--r--gtk2_ardour/editor_routes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/editor_routes.h b/gtk2_ardour/editor_routes.h
index b6acae3685..a1e72664cc 100644
--- a/gtk2_ardour/editor_routes.h
+++ b/gtk2_ardour/editor_routes.h
@@ -137,6 +137,8 @@ private:
bool _redisplay_does_not_reset_order_keys;
Gtk::Menu* _menu;
+
+ bool key_press (GdkEventKey* ev);
};
#endif /* __ardour_gtk_editor_route_h__ */