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:
Paul Davis 2009-11-19 12:38:15 +00:00
parent b99b507be9
commit bd064938c4
3 changed files with 16 additions and 2 deletions

View file

@ -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);