mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-18 22:26:30 +01:00
add missing var
This commit is contained in:
parent
5b82486429
commit
35c94727ec
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ typedef struct CEDrawCtx {
|
||||||
HBITMAP origin;
|
HBITMAP origin;
|
||||||
|
|
||||||
XP_U16 trayOwner;
|
XP_U16 trayOwner;
|
||||||
|
XP_U16 miniLineHt;
|
||||||
|
|
||||||
MPSLOT
|
MPSLOT
|
||||||
} CEDrawCtx;
|
} CEDrawCtx;
|
||||||
|
|
Loading…
Reference in a new issue