diff --git a/wince/cemain.h b/wince/cemain.h index 606268ca9..9330a2a57 100755 --- a/wince/cemain.h +++ b/wince/cemain.h @@ -82,6 +82,9 @@ typedef struct CEAppGlobals { XP_Bool hintPending; XP_Bool doGlobalPrefs; +#ifdef XWFEATURE_SEARCHLIMIT + XP_Bool askTrayLimits; +#endif MPSLOT } CEAppGlobals;