summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index 25f8258..9913743 100644
--- a/config.h
+++ b/config.h
@@ -107,11 +107,13 @@ public:
int showSymbolsReplay;
int showSymbolsMsgs;
int showSymbolsAudio;
+ int showColSymbolsDetails;
int showListSymbols;
int showProgressbar;
int cacheSize;
int useChannelId;
int showInfo;
+ int minInfoWidth;
int showRemaining;
int showMarker;
int singleArea;
@@ -144,6 +146,7 @@ public:
int showScrollbar;
int showSignalInfo;
int showCaMode;
+ int drawRoundCorners;
FontInfo allFonts[FONT_NUMFONTS];
};