Import libfluidsynth into the Ardour codebase
[ardour.git] / gtk2_ardour / lxvst_plugin_ui.h
index 522f24c2dacace476354007b8688dc821ad79085..14440c3b38c59e29b8f0a9751e07482ff973d6d5 100644 (file)
@@ -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 *);