add missing var

This commit is contained in:
ehouse 2004-03-02 03:26:35 +00:00
parent d48ae1a216
commit 3bc2feb47e

View file

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