diff options
Diffstat (limited to 'geometrymanager.h')
-rw-r--r-- | geometrymanager.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/geometrymanager.h b/geometrymanager.h index c0c95ba..a5738c0 100644 --- a/geometrymanager.h +++ b/geometrymanager.h @@ -37,6 +37,7 @@ public: int clockWidth;
int clockHeight;
//Footer
+ int footerY;
int footerHeight;
int buttonWidth;
int buttonHeight;
|