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

@@ -51,6 +51,7 @@ public:
Glib::ustring flatFieldsPath; ///< The default directory for flat fields
Glib::ustring cameraProfilesPath; ///< The default directory for camera profiles
Glib::ustring lensProfilesPath; ///< The default directory for lens profiles
bool enableLibRaw; ///< Use LibRaw to decode raw images.
Glib::ustring adobe; // filename of AdobeRGB1998 profile (default to the bundled one)
Glib::ustring prophoto; // filename of Prophoto profile (default to the bundled one)