mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
new state variable
This commit is contained in:
parent
8b458d4e53
commit
42e6c071f6
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…
Add table
Reference in a new issue