* add IDANI_CAPTION, mantis #35042

git-svn-id: trunk@41254 -
This commit is contained in:
marco 2019-02-08 10:25:30 +00:00
parent 76bb5d1a22
commit 6ec527df23

View File

@ -1004,6 +1004,7 @@
{ DrawAnimatedRects } { DrawAnimatedRects }
IDANI_OPEN = 1; IDANI_OPEN = 1;
IDANI_CLOSE = 2; IDANI_CLOSE = 2;
IDANI_CAPTION = 3;
{ DrawCaption } { DrawCaption }
DC_ACTIVE = 1; DC_ACTIVE = 1;
DC_SMALLCAP = 2; DC_SMALLCAP = 2;