diff --git a/xwords4/symbian/inc/xwappview.h b/xwords4/symbian/inc/xwappview.h index 5b4a10ce0..f91caac21 100644 --- a/xwords4/symbian/inc/xwappview.h +++ b/xwords4/symbian/inc/xwappview.h @@ -132,6 +132,7 @@ class CXWordsAppView : public CCoeControl void StoreOneGameL( TGameName* aGameName ); TBool DoSavedGames(); TBool DoNewGame(); + void DoImmediateDraw(); static void sym_util_requestTime( XW_UtilCtxt* uc );