Import libfluidsynth into the Ardour codebase
[ardour.git] / gtk2_ardour / lxvst_plugin_ui.h
old mode 100755 (executable)
new mode 100644 (file)
index 522f24c..14440c3
@@ -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 *);