diff options
Diffstat (limited to 'structs.h')
| -rw-r--r-- | structs.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ struct Frame std::vector<int> subFrameIDs; bool isRoot; std::vector<int> floatingFrameIDs; + //int whichChildFocused = 0; }; struct ScreenInfo |
