Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / config_host / config_vclplug.h.in
blobbe9c136245ee46de91569b356e1c78d2aab101a0
1 /*
3 Settings about which X11 desktops have support enabled.
5 */
7 #ifndef CONFIG_VCLPLUG_H
8 #define CONFIG_VCLPLUG_H
10 #define ENABLE_GTK 0
11 #define ENABLE_KDE4 0
12 #define ENABLE_KDE5 0
13 #define ENABLE_GTK3_KDE5 0
15 #endif