diff options
Diffstat (limited to 'src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h')
-rw-r--r-- | src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h b/src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h index cb8e4032..2bf1aab5 100644 --- a/src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h +++ b/src/location/declarativeplaces/qdeclarativesearchmodelbase_p.h @@ -37,6 +37,17 @@ #ifndef QDECLARATIVESEARCHMODELBASE_H #define QDECLARATIVESEARCHMODELBASE_H +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists purely as an +// implementation detail. This header file may change from version to +// version without notice, or even be removed. +// +// We mean it. +// + #include <QtLocation/private/qlocationglobal_p.h> #include <QtLocation/private/qdeclarativegeoserviceprovider_p.h> #include <QtCore/QAbstractListModel> |