Merge with 'Beep6581/dev'
This commit is contained in:
@@ -83,7 +83,7 @@ class Preferences final :
|
||||
Gtk::ComboBoxText* languages;
|
||||
Gtk::CheckButton* ckbLangAutoDetect;
|
||||
Gtk::Entry* dateformat;
|
||||
Gtk::Entry* startupdir;
|
||||
MyFileChooserEntry* startupdir;
|
||||
Gtk::RadioButton* sdcurrent;
|
||||
Gtk::RadioButton* sdlast;
|
||||
Gtk::RadioButton* sdhome;
|
||||
@@ -106,8 +106,9 @@ class Preferences final :
|
||||
MyFileChooserButton* darkFrameDir;
|
||||
MyFileChooserButton* flatFieldDir;
|
||||
MyFileChooserButton* clutsDir;
|
||||
MyFileChooserButton* cameraProfilesDir;
|
||||
MyFileChooserButton* lensProfilesDir;
|
||||
MyFileChooserButton* cameraProfilesDir;
|
||||
MyFileChooserButton* lensProfilesDir;
|
||||
MyFileChooserEntry* lensfunDbDir;
|
||||
Gtk::Label *dfLabel;
|
||||
Gtk::Label *ffLabel;
|
||||
|
||||
@@ -237,6 +238,9 @@ class Preferences final :
|
||||
Gtk::ComboBoxText *cropGuidesCombo;
|
||||
Gtk::CheckButton *cropAutoFitCB;
|
||||
|
||||
Gtk::ComboBoxText *metadataSyncCombo;
|
||||
Gtk::ComboBoxText *xmpSidecarCombo;
|
||||
|
||||
Glib::ustring storedValueRaw;
|
||||
Glib::ustring storedValueImg;
|
||||
|
||||
|
Reference in New Issue
Block a user