Updated icons (from Drslony), code cleanup and bugfix

This commit is contained in:
Hombre
2015-12-29 03:52:50 +01:00
parent 0daea66597
commit bcbb45454a
22 changed files with 135 additions and 135 deletions

View File

@@ -264,7 +264,7 @@ public:
Glib::ustring fastexport_icm_input;
Glib::ustring fastexport_icm_working;
Glib::ustring fastexport_icm_output;
rtengine::eRenderingIntent fastexport_icm_outputIntent;
rtengine::RenderingIntent fastexport_icm_outputIntent;
Glib::ustring fastexport_icm_gamma;
bool fastexport_resize_enabled;
double fastexport_resize_scale;