diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -87,6 +87,8 @@ class cNopacityConfig { int menuScrollFrameTime;
int menuWidthNarrow;
int menuWidthRightItems;
+ int showDiscUsage;
+ int showTimers;
int headerHeight;
int footerHeight;
int numDefaultMenuItems;
|