merge with Dev
This commit is contained in:
@@ -122,7 +122,7 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener
|
||||
Gtk::SpinButton* panFactor;
|
||||
Gtk::CheckButton* rememberZoomPanCheckbutton;
|
||||
|
||||
// Gtk::ComboBoxText* view;
|
||||
// Gtk::ComboBoxText* view;
|
||||
// Gtk::ComboBoxText* grey;
|
||||
// Gtk::ComboBoxText* greySc;
|
||||
Gtk::ComboBoxText* dnv;
|
||||
@@ -205,6 +205,9 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener
|
||||
Gtk::CheckButton* ckbHideTPVScrollbar;
|
||||
Gtk::CheckButton* ckbUseIconNoText;
|
||||
|
||||
Gtk::CheckButton* ckbAutoSaveTpOpen;
|
||||
Gtk::Button* btnSaveTpOpenNow;
|
||||
|
||||
DynamicProfilePanel *dynProfilePanel;
|
||||
|
||||
Glib::ustring storedValueRaw;
|
||||
|
Reference in New Issue
Block a user