mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 11:27:45 +01:00
another 0cb096a fixup
This commit is contained in:
parent
49657dc56c
commit
f4e5f078af
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ VSTPluginUI::~VSTPluginUI ()
|
|||
}
|
||||
|
||||
void
|
||||
VSTPluginUI::preset_selected (Plugin::PresetRecord preset)
|
||||
VSTPluginUI::preset_selected (ARDOUR::Plugin::PresetRecord preset)
|
||||
{
|
||||
#ifdef GDK_WINDOWING_X11
|
||||
_socket.grab_focus ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue