mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-13 08:01:33 +01:00
new fields
This commit is contained in:
parent
6e84b577e2
commit
06023b3d03
1 changed files with 2 additions and 0 deletions
|
@ -30,4 +30,6 @@ typedef struct StrBoxInit {
|
|||
CEAppGlobals* globals;
|
||||
wchar_t* title;
|
||||
XWStreamCtxt* stream;
|
||||
XP_U16 result;
|
||||
XP_Bool isQuery;
|
||||
} StrBoxInit;
|
||||
|
|
Loading…
Reference in a new issue