Show Hide forgotten checkbutton Ciecam
This commit is contained in:
parent
fa330e7360
commit
fd9f3246f0
@ -1285,6 +1285,7 @@ void ColorAppearance::updateGUIToMode(int mode)
|
|||||||
curveEditorG3->hide();
|
curveEditorG3->hide();
|
||||||
greenout->hide();
|
greenout->hide();
|
||||||
badpixsl->hide();
|
badpixsl->hide();
|
||||||
|
datacie->hide();
|
||||||
} else {
|
} else {
|
||||||
alHBox->show();
|
alHBox->show();
|
||||||
wbmHBox->show();
|
wbmHBox->show();
|
||||||
@ -1293,6 +1294,7 @@ void ColorAppearance::updateGUIToMode(int mode)
|
|||||||
curveEditorG3->show();
|
curveEditorG3->show();
|
||||||
greenout->show();
|
greenout->show();
|
||||||
badpixsl->show();
|
badpixsl->show();
|
||||||
|
datacie->show();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user