X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Flxvst_plugin_ui.h;h=14440c3b38c59e29b8f0a9751e07482ff973d6d5;hb=ac05f050238d4b51c7b6a042e25cee59dc34da80;hp=522f24c2dacace476354007b8688dc821ad79085;hpb=54bf06e63cee78dfa218f604d862e577d0f5754c;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 *);