aboutsummaryrefslogtreecommitdiffstats
path: root/src/webchannel/qwebchannel_p.h
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2016-02-15 08:09:00 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2016-02-15 08:09:00 +0100
commite777ff1f88e58c1b47044ac83aafa8ccafa3840f (patch)
tree29587ca172418468fa4135075a7a1c21c1f3fb2c /src/webchannel/qwebchannel_p.h
parent3fa1c9d2cf5e00e7431d042e7955a6dd75e6e2b1 (diff)
parent92d903d92b430222cd3f89eab08d61d947e5abea (diff)
Merge remote-tracking branch 'origin/5.6.0' into 5.6
Diffstat (limited to 'src/webchannel/qwebchannel_p.h')
-rw-r--r--src/webchannel/qwebchannel_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/webchannel/qwebchannel_p.h b/src/webchannel/qwebchannel_p.h
index 5d3bec2..1cd4eb9 100644
--- a/src/webchannel/qwebchannel_p.h
+++ b/src/webchannel/qwebchannel_p.h
@@ -34,6 +34,17 @@
#ifndef QWEBCHANNEL_P_H
#define QWEBCHANNEL_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 "qwebchannelglobal.h"
#include <private/qobject_p.h>