Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / config_host / config_vclplug.h.in
blob8ff5a9ce527f1dc2b2d16c755a4fd7adcca3f05f
1 /*
3 Settings about which desktops have support enabled.
5 */
7 #ifndef CONFIG_VCLPLUG_H
8 #define CONFIG_VCLPLUG_H
10 #define ENABLE_GTK3 0
11 #define ENABLE_GTK3_KDE5 0
12 #define ENABLE_KF5 0
13 #define ENABLE_QT5 0
15 #define ENABLE_GSTREAMER_1_0 0
16 #define QT5_HAVE_GOBJECT 0
17 #define QT5_USING_X11 0
19 #endif