add missing var

This commit is contained in:
ehouse 2004-03-02 03:26:35 +00:00
parent 5b82486429
commit 35c94727ec

View file

@ -108,6 +108,7 @@ typedef struct CEDrawCtx {
HBITMAP origin;
XP_U16 trayOwner;
XP_U16 miniLineHt;
MPSLOT
} CEDrawCtx;