mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
move theme manager into preferences window
This commit is contained in:
parent
8b23001441
commit
f6e88ead01
10 changed files with 40 additions and 43 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue