summaryrefslogtreecommitdiff
path: root/src/settings.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.hpp')
-rw-r--r--src/settings.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/settings.hpp b/src/settings.hpp
index 72b2682..5805452 100644
--- a/src/settings.hpp
+++ b/src/settings.hpp
@@ -28,8 +28,11 @@ public:
bool HideToTray;
bool ShowDeletedIndicator;
double FontScale;
+ bool FolderIconOnly;
+ bool ClassicChangeGuildOnOpen;
int ImageEmbedClampWidth;
int ImageEmbedClampHeight;
+ bool ClassicChannels;
// [http]
int CacheHTTPConcurrency;