summaryrefslogtreecommitdiff
path: root/src/location/maps
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-11-24 19:36:23 +0100
committerLiang Qi <liang.qi@qt.io>2016-11-24 19:36:23 +0100
commite2ece6d1283926c5a91362933719f3d10efa2ed5 (patch)
tree5fa62a28a909fd74dbbe31fcba29dc3c5f8e74bb /src/location/maps
parentf0c46685091fade417f118bfdc8ccdcbb4e9b9ce (diff)
parent78c73ebf88fbb97ebb796fc71e76232af5c8f1d3 (diff)
downloadqtlocation-e2ece6d1283926c5a91362933719f3d10efa2ed5.tar.gz
Merge remote-tracking branch 'origin/5.6' into 5.75.7
Change-Id: I49b1b3fc94819b5a7f2fd1ab2481a1d8ea41586b
Diffstat (limited to 'src/location/maps')
-rw-r--r--src/location/maps/qgeorouteparser_p_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/location/maps/qgeorouteparser_p_p.h b/src/location/maps/qgeorouteparser_p_p.h
index 7bf41f87..63c773eb 100644
--- a/src/location/maps/qgeorouteparser_p_p.h
+++ b/src/location/maps/qgeorouteparser_p_p.h
@@ -37,6 +37,17 @@
#ifndef QGEOROUTEPARSER_P_P_H
#define QGEOROUTEPARSER_P_P_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 <QtCore/private/qobject_p.h>
#include <QtCore/QUrl>
#include <QtLocation/qgeoroutereply.h>