Improvment mask color - structure as tool

This commit is contained in:
Desmis
2019-11-12 12:32:06 +01:00
parent 61e2e1c4a1
commit a1d17b3090
11 changed files with 110 additions and 34 deletions

View File

@@ -829,6 +829,7 @@ enum ProcEventCode {
EvLocallabmerMethod = 802,
Evlocallabstrumaskcol = 803,
Evlocallabstrumaskbl = 804,
EvLocallabtoolcol = 805,
NUMOFEVENTS
};