aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickpressandholdhelper_p.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-05 11:08:54 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-10-05 09:13:04 +0000
commit7de4e4c98aa0297057f92afafef697696c3b17f3 (patch)
treea47b6ef80872b6047e58f674e86ef63a17256a4a /src/templates/qquickpressandholdhelper_p.h
parenta0c19178dac1808a3d040204609aa97b5baa3c18 (diff)
Add missing "We mean it" comments to private header.
Change-Id: I89476d298bde3880dd2c60def9ddb5f3ad1833b6 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'src/templates/qquickpressandholdhelper_p.h')
-rw-r--r--src/templates/qquickpressandholdhelper_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/templates/qquickpressandholdhelper_p.h b/src/templates/qquickpressandholdhelper_p.h
index b58df9f0..7599c6bd 100644
--- a/src/templates/qquickpressandholdhelper_p.h
+++ b/src/templates/qquickpressandholdhelper_p.h
@@ -37,6 +37,17 @@
#ifndef QQUICKPRESSANDHOLDHELPER_H
#define QQUICKPRESSANDHOLDHELPER_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/qpoint.h>
#include <QtCore/qbasictimer.h>