summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.h b/config.h
index bb5ddf5..7e5a719 100644
--- a/config.h
+++ b/config.h
@@ -92,7 +92,10 @@ class cNopacityConfig {
int menuInfoScrollDelay;
int menuInfoScrollSpeed;
int menuInfoScrollFrameTime;
- int menuWidthNarrow;
+ int menuWidthMain;
+ int menuWidthSchedules;
+ int menuWidthChannels;
+ int menuWidthRecordings;
int menuHeightInfoWindow;
int menuWidthRightItems;
int menuSizeDiskUsage;