new fields

This commit is contained in:
ehouse 2004-02-14 06:06:55 +00:00
parent 6e84b577e2
commit 06023b3d03

View file

@ -30,4 +30,6 @@ typedef struct StrBoxInit {
CEAppGlobals* globals;
wchar_t* title;
XWStreamCtxt* stream;
XP_U16 result;
XP_Bool isQuery;
} StrBoxInit;