Fix --template commandline option
[ardour.git] / gtk2_ardour / plugin_presets_ui.h
index ad9e4b785c4b32b3aacde125317e21a78c82a61c..66e105e40c5add6adb10514285bd9d685d2626ab 100644 (file)
@@ -40,6 +40,7 @@ public:
 private:
        void update_preset_list ();
        void preset_selected ();
+       void row_activated (Gtk::TreeModel::Path, Gtk::TreeViewColumn*);
        void load_preset ();
 
        boost::shared_ptr<ARDOUR::PluginInsert> _insert;