French label contrsat W
This commit is contained in:
@@ -1848,6 +1848,7 @@ TP_LOCALLAB_CONTRAST;Contraste
|
||||
TP_LOCALLAB_CONTRASTCURVMASK_TOOLTIP;Contrôle de contraste du masque.
|
||||
TP_LOCALLAB_CONTRESID;Contraste
|
||||
TP_LOCALLAB_CONTTHR;Seuil contraste
|
||||
TP_LOCALLAB_CONTWFRA;Contrast Local
|
||||
TP_LOCALLAB_CSTHRESHOLD;Ψ Ondelettes niveaux
|
||||
TP_LOCALLAB_CSTHRESHOLDBLUR;Ψ Masque Ondelettes niveau
|
||||
TP_LOCALLAB_CURV;Luminosité - Contraste - Chrominance "Super"
|
||||
|
@@ -3668,6 +3668,7 @@ void LocallabContrast::updateContrastGUI1()
|
||||
lcamount->show();
|
||||
lcdarkness->show();
|
||||
lclightness->show();
|
||||
contFrame->hide();
|
||||
sigmalc->hide();
|
||||
LocalcurveEditorwav->hide();
|
||||
levelwav->hide();
|
||||
@@ -3682,6 +3683,7 @@ void LocallabContrast::updateContrastGUI1()
|
||||
lcamount->hide();
|
||||
lcdarkness->hide();
|
||||
lclightness->hide();
|
||||
contFrame->show();
|
||||
sigmalc->show();
|
||||
LocalcurveEditorwav->show();
|
||||
levelwav->show();
|
||||
|
Reference in New Issue
Block a user