move show_gdk_event_state() utility function from gtk2_ardour to libs/gtkmm2ext

This commit is contained in:
Paul Davis 2016-07-18 14:41:25 -04:00
parent 653b113607
commit 1a55e83e98
6 changed files with 62 additions and 119 deletions

View file

@ -96,7 +96,6 @@ 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);
bool running_from_source_tree ();
} // namespace