summaryrefslogtreecommitdiffstats
path: root/src/core/web_engine_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/web_engine_error.h')
-rw-r--r--src/core/web_engine_error.h15
1 files changed, 13 insertions, 2 deletions
diff --git a/src/core/web_engine_error.h b/src/core/web_engine_error.h
index 793d9d615..20af6d31f 100644
--- a/src/core/web_engine_error.h
+++ b/src/core/web_engine_error.h
@@ -37,12 +37,23 @@
**
****************************************************************************/
+//
+// 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.
+//
+
#ifndef WEB_ENGINE_ERROR_H
#define WEB_ENGINE_ERROR_H
-#include "qtwebenginecoreglobal.h"
+#include "qtwebenginecoreglobal_p.h"
-class QWEBENGINE_EXPORT WebEngineError
+class QWEBENGINECORE_PRIVATE_EXPORT WebEngineError
{
public: