summaryrefslogtreecommitdiff
path: root/config_host/config_vclplug.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_host/config_vclplug.h.in')
-rw-r--r--config_host/config_vclplug.h.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/config_host/config_vclplug.h.in b/config_host/config_vclplug.h.in
index 5bd9b4b98fe4..0b9ca095e5ec 100644
--- a/config_host/config_vclplug.h.in
+++ b/config_host/config_vclplug.h.in
@@ -1,6 +1,6 @@
/*
-Settings about which X11 desktops have support enabled.
+Settings about which desktops have support enabled.
*/
@@ -8,7 +8,9 @@ Settings about which X11 desktops have support enabled.
#define CONFIG_VCLPLUG_H
#define ENABLE_GTK 0
-#define ENABLE_KDE5 0
+#define ENABLE_GTK3 0
#define ENABLE_GTK3_KDE5 0
+#define ENABLE_KDE5 0
+#define ENABLE_QT5 0
#endif