mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
some plugin preset handling fixes from 2.X
git-svn-id: svn://localhost/ardour2/branches/3.0@6130 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b99b507be9
commit
bd064938c4
3 changed files with 16 additions and 2 deletions
|
|
@ -112,6 +112,7 @@ class PlugUIBase : public virtual sigc::trackable
|
|||
|
||||
Gtk::Image* focus_out_image;
|
||||
Gtk::Image* focus_in_image;
|
||||
bool no_load_preset;
|
||||
|
||||
void setting_selected();
|
||||
void save_plugin_setting (void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue