X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Foption_editor.h;h=cb5f76f31d4d0be2850c86161ed4c86530c3e254;hb=5fef65538040fbac1b9edd1847a269aa925a49c9;hp=4e3269e43ce208f35d6514ecdbc4a8302db84e48;hpb=538a569d0b5ec9ba6aa4dc92a2880334f2fcae50;p=ardour.git diff --git a/gtk2_ardour/option_editor.h b/gtk2_ardour/option_editor.h index 4e3269e43c..cb5f76f31d 100644 --- a/gtk2_ardour/option_editor.h +++ b/gtk2_ardour/option_editor.h @@ -651,7 +651,8 @@ public: ~OptionEditor (); void add_option (std::string const &, OptionEditorComponent *); - + void add_page (std::string const &, Gtk::Widget& page_widget); + void set_current_page (std::string const &); protected: