improved GUI for selecting pp3 output destination

Fix for #3830
This commit is contained in:
Alberto Griggio
2017-04-18 11:37:04 +02:00
parent 68271a513b
commit a781e86245
3 changed files with 18 additions and 16 deletions

View File

@@ -177,8 +177,7 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener
Gtk::Button* behSetAll;
Gtk::CheckButton* chOverwriteOutputFile;
Gtk::CheckButton* saveParamsFile;
Gtk::CheckButton* saveParamsCache;
Gtk::ComboBoxText* saveParamsPreference;
Gtk::CheckButton* useBundledProfiles;
Gtk::ComboBoxText* loadParamsPreference;
Gtk::ComboBoxText* editorLayout;