summaryrefslogtreecommitdiff
path: root/config_host/config_qt5.h.in
blob: cdce1af7800c8536445f009881f0e9457cbdffd8 (plain)
1
2
3
4
5
6
7
8
9
10
/*
Settings for QT5 integration.
*/

#ifndef CONFIG_QT5_H
#define CONFIG_QT5_H

#define QT5_HAVE_GLIB 0

#endif