Add option to disable LibRaw in preferences

This commit is contained in:
Lawrence Lee
2023-12-17 15:34:12 -08:00
parent f296991419
commit 2b7889b645
6 changed files with 38 additions and 2 deletions

View File

@@ -249,6 +249,8 @@ class Preferences final :
Gtk::ComboBoxText *cropGuidesCombo;
Gtk::CheckButton *cropAutoFitCB;
Gtk::CheckButton *enableLibRaw;
Gtk::ComboBoxText *metadataSyncCombo;
Gtk::ComboBoxText *xmpSidecarCombo;