aboutsummaryrefslogtreecommitdiffstats
path: root/src/webchannel/qmetaobjectpublisher_p.h
diff options
context:
space:
mode:
authorSergio Martins <iamsergio@gmail.com>2016-02-06 18:29:14 +0000
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-02-09 07:15:31 +0000
commit92d903d92b430222cd3f89eab08d61d947e5abea (patch)
tree7d9da76a1bfc9f3c11265d6efb0aff5142e70755 /src/webchannel/qmetaobjectpublisher_p.h
parenteaebf63c17964d449b75b7d2d6af3d0efaee5ed9 (diff)
Add the "We mean it" warning to private headersv5.6.0-rc1v5.6.0
Change-Id: I34bcf2e4a2d66c9cb126c2edae79a45064b82a67 Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'src/webchannel/qmetaobjectpublisher_p.h')
-rw-r--r--src/webchannel/qmetaobjectpublisher_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/webchannel/qmetaobjectpublisher_p.h b/src/webchannel/qmetaobjectpublisher_p.h
index 2f8a3d7..cb3350e 100644
--- a/src/webchannel/qmetaobjectpublisher_p.h
+++ b/src/webchannel/qmetaobjectpublisher_p.h
@@ -34,6 +34,17 @@
#ifndef QMETAOBJECTPUBLISHER_P_H
#define QMETAOBJECTPUBLISHER_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 "variantargument_p.h"
#include "signalhandler_p.h"