add askTrayLimits var

This commit is contained in:
ehouse 2004-07-10 17:43:15 +00:00
parent 69f7598b19
commit 74aa6ec990

View file

@ -82,6 +82,9 @@ typedef struct CEAppGlobals {
XP_Bool hintPending;
XP_Bool doGlobalPrefs;
#ifdef XWFEATURE_SEARCHLIMIT
XP_Bool askTrayLimits;
#endif
MPSLOT
} CEAppGlobals;