Related tdf#122788: avoid assert
[LibreOffice.git] / config_host / config_vclplug.h.in
blob5bd9b4b98fe4a27bc027d5b2467a2d2b0f5ee87f
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_KDE5 0
12 #define ENABLE_GTK3_KDE5 0
14 #endif