diff options
Diffstat (limited to 'src/location/labs')
-rw-r--r-- | src/location/labs/qsg/qqsgmapobject_p.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/location/labs/qsg/qqsgmapobject_p.h b/src/location/labs/qsg/qqsgmapobject_p.h index 1aecc990..52036805 100644 --- a/src/location/labs/qsg/qqsgmapobject_p.h +++ b/src/location/labs/qsg/qqsgmapobject_p.h @@ -37,6 +37,17 @@ #ifndef QQSGMAPOBJECT_H #define QQSGMAPOBJECT_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 <QtQuick/QSGOpacityNode> #include <QtLocation/private/qgeomapobject_p.h> |