Merge pull request #5197 from Beep6581/relax-procparam-dependency

Relax dependency from `procparams.h`
This commit is contained in:
Floessie
2019-03-11 15:14:00 +01:00
committed by GitHub
146 changed files with 1750 additions and 1344 deletions

View File

@@ -368,7 +368,7 @@ public:
Glib::ustring fastexport_icm_input_profile;
Glib::ustring fastexport_icm_working_profile;
Glib::ustring fastexport_icm_output_profile;
rtengine::RenderingIntent fastexport_icm_outputIntent;
int fastexport_icm_outputIntent;
bool fastexport_icm_outputBPC;
Glib::ustring fastexport_icm_custom_output_profile;
bool fastexport_resize_enabled;