summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_interest.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/plugin_interest.h')
-rw-r--r--gtk2_ardour/plugin_interest.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gtk2_ardour/plugin_interest.h b/gtk2_ardour/plugin_interest.h
index 7661a84d33..82e4179a0e 100644
--- a/gtk2_ardour/plugin_interest.h
+++ b/gtk2_ardour/plugin_interest.h
@@ -25,8 +25,9 @@
typedef std::vector<ARDOUR::PluginPtr> SelectedPlugins;
-class PluginInterestedObject {
- public:
+class PluginInterestedObject
+{
+public:
PluginInterestedObject() {}
virtual ~PluginInterestedObject() {}