mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 15:16:25 +01:00
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
git-svn-id: svn://localhost/ardour2/branches/3.0-SG@12608 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6ef90ffe5c
commit
f228d2c68e
86 changed files with 6512 additions and 4626 deletions
|
|
@ -312,6 +312,11 @@ class PluginUIWindow : public Gtk::Window
|
|||
Gtk::VBox vbox;
|
||||
bool was_visible;
|
||||
bool _keyboard_focused;
|
||||
#ifdef AUDIOUNIT_SUPPORT
|
||||
int pre_deactivate_x;
|
||||
int pre_deactivate_y;
|
||||
#endif
|
||||
|
||||
void keyboard_focused (bool yn);
|
||||
|
||||
void app_activated (bool);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue