From 98b14ad0e63964b6ec206edf85ec23c5c3731002 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 8 Jul 2015 12:45:57 -0400 Subject: get normal GTK accelerators working again --- gtk2_ardour/utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/utils.h') diff --git a/gtk2_ardour/utils.h b/gtk2_ardour/utils.h index d883e74fa5..1c30172685 100644 --- a/gtk2_ardour/utils.h +++ b/gtk2_ardour/utils.h @@ -92,6 +92,7 @@ std::string rate_as_string (float r); bool windows_overlap (Gtk::Window *a, Gtk::Window *b); bool overwrite_file_dialog (Gtk::Window& parent, std::string title, std::string text); +std::string show_gdk_event_state (int state); } // namespace #endif /* __ardour_gtk_utils_h__ */ -- cgit v1.2.3