Some changes to GUI

This commit is contained in:
Desmis
2018-05-02 16:54:19 +02:00
parent e99498ab07
commit 275058e232
8 changed files with 53 additions and 27 deletions

View File

@@ -486,7 +486,7 @@ void ImProcCoordinator::updatePreviewImage(int todo, Crop* cropCall)
progress("Exposure curve & CIELAB conversion...", 100 * readyphase / numofphases);
if (todo & M_INIT) {
if (params.icm.wtrcin == "free") { //exec TRC IN free
if (params.icm.wtrcin == "Custom") { //exec TRC IN free
Glib::ustring profile;
profile = params.icm.working;