diff --git a/xwords4/common/boardp.h b/xwords4/common/boardp.h index 6cb10a629..040ce28c6 100644 --- a/xwords4/common/boardp.h +++ b/xwords4/common/boardp.h @@ -170,6 +170,7 @@ struct BoardCtxt { #ifdef KEYBOARD_NAV XP_Bool focusHasDived; XP_Bool hideFocus; /* not saved */ + XP_Bool trayHiddenPreFocus; /* not saved */ XP_Rect remRect; /* on scoreboard */ #endif