summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-01-05 14:25:57 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-01-05 15:14:59 +0000
commit1046db1a91f264db6714975daa27f56a457a6778 (patch)
tree7cebb239936f76617ca65fb2d9ab9af18d1a44e2
parent302fc3cbda9a68c8d606e31702beac75cb5021d3 (diff)
downloadqtconnectivity-1046db1a91f264db6714975daa27f56a457a6778.tar.gz
Add the "We mean it" statement to private header
There are more private headers with the statement but they are auto generated using qdbusxml2cpp and should match whatever was generated. Change-Id: I863f3703fc01fdd827dd9ccc480179880ae0d193 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
-rw-r--r--src/bluetooth/qleadvertiser_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/bluetooth/qleadvertiser_p.h b/src/bluetooth/qleadvertiser_p.h
index bdcfcf1c..ce0c74c7 100644
--- a/src/bluetooth/qleadvertiser_p.h
+++ b/src/bluetooth/qleadvertiser_p.h
@@ -34,6 +34,17 @@
#ifndef QLEADVERTISER_P_H
#define QLEADVERTISER_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 "qlowenergyadvertisingdata.h"
#include "qlowenergyadvertisingparameters.h"