summaryrefslogtreecommitdiff
path: root/gtk2_ardour/option_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/option_editor.h')
-rw-r--r--gtk2_ardour/option_editor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/option_editor.h b/gtk2_ardour/option_editor.h
index e3f8bf312d..b81672e094 100644
--- a/gtk2_ardour/option_editor.h
+++ b/gtk2_ardour/option_editor.h
@@ -400,6 +400,8 @@ public:
void add_option (std::string const &, OptionEditorComponent *);
+ void set_current_page (std::string const &);
+
protected:
virtual void parameter_changed (std::string const &);