mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Add session preferences dialog.
git-svn-id: svn://localhost/ardour2/branches/3.0@5082 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f4e6f8fec5
commit
29e8fe1698
24 changed files with 436 additions and 155 deletions
|
|
@ -96,7 +96,7 @@ class LevelMeter : public Gtk::HBox
|
|||
void hide_all_meters ();
|
||||
gint meter_button_release (GdkEventButton*, uint32_t);
|
||||
|
||||
void parameter_changed (const char*);
|
||||
void parameter_changed (std::string);
|
||||
void configuration_changed (ARDOUR::ChanCount in, ARDOUR::ChanCount out);
|
||||
|
||||
void on_theme_changed ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue