mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
set Theme buttons on state reset
cleaner version of last commit, set GUI elements on state-reset.
This commit is contained in:
parent
0c8947491a
commit
c7c8cc7dc7
2 changed files with 28 additions and 6 deletions
|
|
@ -168,6 +168,7 @@ class ThemeManager : public Gtk::VBox
|
|||
void modifier_edited (Gtk::Range*, std::string);
|
||||
|
||||
void colors_changed ();
|
||||
void set_ui_to_state ();
|
||||
};
|
||||
|
||||
#endif /* __ardour_gtk_color_manager_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue