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

@@ -808,7 +808,7 @@ void Crop::update(int todo)
}
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;