tdf#22919 crash on insert picture as background from the gallery
[LibreOffice.git] / config_host / config_qt5.h.in
blob51bb58566f2bdb87924e16682a6a52410b0366f1
1 /*
2 Settings for QT5 integration.
3 */
5 #ifndef CONFIG_QT5_H
6 #define CONFIG_QT5_H
8 #define ENABLE_QT5 0
9 #define QT5_HAVE_GLIB 0
11 #endif