mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
new state variable
This commit is contained in:
parent
41801ea74e
commit
ace0a33335
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ typedef struct PrefsDlgState {
|
|||
XP_Bool timerEnabled;
|
||||
#ifdef FEATURE_TRAY_EDIT
|
||||
XP_Bool allowPickTiles;
|
||||
XP_Bool allowPickTilesRobot;
|
||||
XP_Bool enablePickTiles;
|
||||
#endif
|
||||
} PrefsDlgState;
|
||||
|
||||
|
|
Loading…
Reference in a new issue