summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginecallback_p.h
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-12-02 16:51:10 +0100
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-12-11 21:34:19 +0000
commitf29cb084ad5797dfe87192227415ecef45ef18ba (patch)
tree130fd933e7ab964c3daf591fb5d13c30053be5da /src/core/api/qwebenginecallback_p.h
parent30fe6b91128e08cae583eb6105ce95f76f743fe1 (diff)
Fix some syncqt warnings
Change-Id: I9f224e96138117bdf202084231ce6c805e15f5b2 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'src/core/api/qwebenginecallback_p.h')
-rw-r--r--src/core/api/qwebenginecallback_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/core/api/qwebenginecallback_p.h b/src/core/api/qwebenginecallback_p.h
index 9bc9b9727..348fed464 100644
--- a/src/core/api/qwebenginecallback_p.h
+++ b/src/core/api/qwebenginecallback_p.h
@@ -37,6 +37,17 @@
#ifndef QWEBENGINECALLBACK_P_H
#define QWEBENGINECALLBACK_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 "qtwebenginecoreglobal_p.h"
#include "qwebenginecallback.h"