summaryrefslogtreecommitdiffstats
path: root/src/webview/qwebview_osx_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview/qwebview_osx_p.h')
-rw-r--r--src/webview/qwebview_osx_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webview/qwebview_osx_p.h b/src/webview/qwebview_osx_p.h
index 4f5344e..33d09a2 100644
--- a/src/webview/qwebview_osx_p.h
+++ b/src/webview/qwebview_osx_p.h
@@ -54,10 +54,10 @@
#include "qwebview_p_p.h"
-QT_BEGIN_NAMESPACE
-
Q_FORWARD_DECLARE_OBJC_CLASS(WebView);
+QT_BEGIN_NAMESPACE
+
class QOsxWebViewPrivate : public QWebViewPrivate
{
Q_OBJECT