summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2018-08-10 11:28:26 +0200
committerPaolo Angelelli <paolo.angelelli@qt.io>2018-08-30 15:23:09 +0000
commit728d9c1714b6216a879198558163e31a36ddc7d5 (patch)
tree1bf272346561fa2d6f8c16b5f28303f0688ac0a5
parenta011969f842d662b593e6b33c09dedd90c82de9c (diff)
downloadqtlocation-728d9c1714b6216a879198558163e31a36ddc7d5.tar.gz
Add "we mean it" warning to qplacesearchrequest_p.h
Previously missing. Change-Id: Id77a29d6d1fbcb93e265366828ab1203a18e09d7 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--src/location/places/qplacesearchrequest_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/location/places/qplacesearchrequest_p.h b/src/location/places/qplacesearchrequest_p.h
index 98a747b0..fdff89b8 100644
--- a/src/location/places/qplacesearchrequest_p.h
+++ b/src/location/places/qplacesearchrequest_p.h
@@ -37,6 +37,17 @@
#ifndef QPLACESEARCHREQUEST_P_H
#define QPLACESEARCHREQUEST_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 "qplacesearchrequest.h"
#include "qgeocoordinate.h"
#include "qgeoshape.h"