mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
move show_gdk_event_state() utility function from gtk2_ardour to libs/gtkmm2ext
This commit is contained in:
parent
653b113607
commit
1a55e83e98
6 changed files with 62 additions and 119 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue