Local adjustments - Various improvment to GUI - labels - tooltip (#5911)

* from localdenoise Change GUI showmask - GUI exposure

* from branch localgflc - Change combobox settings hide-show by a checkbox

* Fixed bad behavior show Hide settings

* Clean default - change labels

* Change labels first

* Change labels 2

* Change label 3

* Merge with dev - Labels 3

* Label 4

* label 5

* Label 6

* Label 7 - tooltips

* Label 8

* Labels 9

* All string set to empty in else case updateAdviceTooltips
This commit is contained in:
Desmis
2020-09-20 09:49:56 +02:00
committed by GitHub
parent beb944ceed
commit 5b97e0cde3
14 changed files with 223 additions and 156 deletions

View File

@@ -979,6 +979,7 @@ enum ProcEventCode {
EvLocallabSpotprevMethod = 953,
Evlocallabactiv = 954,
EvlocallabCHshape = 955,
Evlocallabhishow = 956,
NUMOFEVENTS
};