another 0cb096a fixup

This commit is contained in:
Robin Gareus 2015-03-07 22:07:15 +01:00
parent 49657dc56c
commit f4e5f078af

View File

@ -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 ();