build fix
[LibreOffice.git] / config_host / config_vclplug.h.in
blob12d90ee704f632f76f712c8d5017b37ab5ebfc2c
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_TDE 0
14 #endif