From f9f24ccddb57863eeacfb9ff82dd0ef60e2a4a30 Mon Sep 17 00:00:00 2001 From: ehouse Date: Tue, 18 Jan 2005 15:00:49 +0000 Subject: [PATCH] constants for saved games dlg --- symbian/inc/xwords.hrh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/symbian/inc/xwords.hrh b/symbian/inc/xwords.hrh index 49e9e76c3..59640bf06 100644 --- a/symbian/inc/xwords.hrh +++ b/symbian/inc/xwords.hrh @@ -50,6 +50,10 @@ enum TXWordsIds { ,XW_FLIP_COMMAND ,XW_TOGGLEVALS_COMMAND + ,XW_SGAMES_DELETE_COMMAND + ,XW_SGAMES_RENAME_COMMAND + ,XW_SGAMES_OPEN_COMMAND + ,EAskContents /* edit control in generic ask dlg */ ,EPlayerLocationChoice @@ -72,6 +76,10 @@ enum TXWordsIds { ,ENPlayersWhichList ,ESelBlankChoice + ,ESelGameChoice }; +#define XW_UID3 0x10206D64 + #endif // __XWORDS_HRH__ +