Local adjustments - tooltip and GUI for blur denoise (#5932)

* Change tooltip french

* Update labels tooltip french

* Changes TM - sharp - CBDL

* Others changes TM CBDL

* French tooltip denoise - blur

* Change french tooltips denoise blur

* Change combobox blurmethod by checkbox invbl

* Change tooltip blur-denoise

* another change denoise tooltip

* Change one tooltip luminance noise reduction
This commit is contained in:
Desmis
2020-10-04 21:15:01 +02:00
committed by GitHub
parent 5ce65f5450
commit f168c9b48f
11 changed files with 137 additions and 17 deletions

View File

@@ -981,6 +981,8 @@ enum ProcEventCode {
EvlocallabCHshape = 955,
EvlocallabquaMethod = 956,
Evlocallabhishow = 957,
Evlocallabinvbl = 958,
NUMOFEVENTS
};