Allow to limit strip-inline controls (GUI optimization)
[ardour.git] / gtk2_ardour / plugin_interest.h
index 7661a84d33827378c6f53ace7c24079e0c96d700..82e4179a0ec23e628b1266d3a23fe599b0db808e 100644 (file)
@@ -25,8 +25,9 @@
 
 typedef std::vector<ARDOUR::PluginPtr> SelectedPlugins;
 
-class PluginInterestedObject {
-  public:
+class PluginInterestedObject
+{
+public:
        PluginInterestedObject() {}
        virtual ~PluginInterestedObject() {}