mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-20 22:26:54 +01:00
add DoImmediateDraw
This commit is contained in:
parent
18e8ffb7eb
commit
f3c334dd00
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ class CXWordsAppView : public CCoeControl
|
||||||
void StoreOneGameL( TGameName* aGameName );
|
void StoreOneGameL( TGameName* aGameName );
|
||||||
TBool DoSavedGames();
|
TBool DoSavedGames();
|
||||||
TBool DoNewGame();
|
TBool DoNewGame();
|
||||||
|
void DoImmediateDraw();
|
||||||
|
|
||||||
|
|
||||||
static void sym_util_requestTime( XW_UtilCtxt* uc );
|
static void sym_util_requestTime( XW_UtilCtxt* uc );
|
||||||
|
|
Loading…
Reference in a new issue