X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Flxvst_plugin_ui.h;h=14440c3b38c59e29b8f0a9751e07482ff973d6d5;hb=46d2b03af0f2e4d9495b447724d0fa275ea774ff;hp=522f24c2dacace476354007b8688dc821ad79085;hpb=6ae4f104371ed433a79c8845de97428d964edd8b;p=ardour.git diff --git a/gtk2_ardour/lxvst_plugin_ui.h b/gtk2_ardour/lxvst_plugin_ui.h index 522f24c2da..14440c3b38 100644 --- a/gtk2_ardour/lxvst_plugin_ui.h +++ b/gtk2_ardour/lxvst_plugin_ui.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Paul Davis + Copyright (C) 2012 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -37,7 +37,7 @@ class LXVSTPluginUI : public VSTPluginUI ~LXVSTPluginUI (); int get_preferred_height (); - + bool start_updating (GdkEventAny *); bool stop_updating (GdkEventAny *);