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

#ifndef CONFIG_QT5_H
#define CONFIG_QT5_H

#define ENABLE_QT5 0
#define QT5_HAVE_GLIB 0

#endif