summaryrefslogtreecommitdiff
path: root/src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-05 11:21:12 +0200
committerLiang Qi <liang.qi@theqtcompany.com>2015-10-08 07:59:01 +0000
commit403112bdfafbfd1f90593c163e812b45a741a5d6 (patch)
tree366ef2d007b9c9da572e6bde04c9538da3602529 /src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h
parentb645aeb834314d59bab0a336802409bb4b004feb (diff)
downloadqtlocation-403112bdfafbfd1f90593c163e812b45a741a5d6.tar.gz
Add missing "We mean it" comments to private headers.
Change-Id: Id3ef277b5610a45ffa42850dd9415e963ed45285 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h')
-rw-r--r--src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h b/src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h
index d5c0313c..53b3d412 100644
--- a/src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h
+++ b/src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h
@@ -34,6 +34,17 @@
#ifndef QGEOPOSITIONINFOSOURCECL_H
#define QGEOPOSITIONINFOSOURCECL_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.
+//
+
#import <CoreLocation/CoreLocation.h>
#include "qgeopositioninfosource.h"