Merge branch 'dev' into metadata-exiv2

This commit is contained in:
Lawrence Lee
2023-04-09 17:10:54 -07:00
12 changed files with 180 additions and 30 deletions

View File

@@ -49,6 +49,8 @@ public:
bool verbose;
Glib::ustring darkFramesPath; ///< The default directory for dark frames
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
Glib::ustring adobe; // filename of AdobeRGB1998 profile (default to the bundled one)
Glib::ustring prophoto; // filename of Prophoto profile (default to the bundled one)