summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index c0c4c47..6a77e53 100644
--- a/config.h
+++ b/config.h
@@ -94,7 +94,8 @@ class cNopacityConfig {
int menuHeightInfoWindow;
int menuWidthRightItems;
int showDiscUsage;
- int showTimers;
+ int showTimers;
+ int checkTimerConflict;
int headerHeight;
int footerHeight;
int numDefaultMenuItems;