* fix from #41053. Add cc_anycolor

This commit is contained in:
marcoonthegit 2024-12-09 22:53:20 +01:00
parent 9d94ccdc38
commit f429dab7b3

View File

@ -4909,6 +4909,7 @@ Type
CC_RGBINIT = $1;
CC_SHOWHELP = $8;
CC_SOLIDCOLOR = $80;
CC_ANYCOLOR = $100;
{ FINDREPLACE structure }
FR_DIALOGTERM = $40;
FR_DOWN = $1;