summaryrefslogtreecommitdiff
path: root/src/settings.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2024-01-08 20:53:40 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2024-01-08 20:53:40 -0500
commit9131158cbbf5800dd103d5b5fbfff96384352c77 (patch)
tree631e9120b5e0108b7169300760b8d21cb3bcee9c /src/settings.hpp
parentb700aa85d82b0af391e9fef84202488a779bc304 (diff)
downloadabaddon-portaudio-9131158cbbf5800dd103d5b5fbfff96384352c77.tar.gz
abaddon-portaudio-9131158cbbf5800dd103d5b5fbfff96384352c77.zip
add stack with icon and grid for classic listing folder icon
Diffstat (limited to 'src/settings.hpp')
-rw-r--r--src/settings.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings.hpp b/src/settings.hpp
index be9660e..e508270 100644
--- a/src/settings.hpp
+++ b/src/settings.hpp
@@ -28,6 +28,7 @@ public:
bool HideToTray;
bool ShowDeletedIndicator;
double FontScale;
+ bool FolderIconOnly;
// [http]
int CacheHTTPConcurrency;