mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58: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;
|
||||
|
||||
XP_U16 trayOwner;
|
||||
XP_U16 miniLineHt;
|
||||
|
||||
MPSLOT
|
||||
} CEDrawCtx;
|
||||
|
|
Loading…
Reference in a new issue