mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-06 20:45:54 +01:00
add DoImmediateDraw
This commit is contained in:
parent
f2f4b9107d
commit
a74f9702ee
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…
Add table
Reference in a new issue