summaryrefslogtreecommitdiffstats
path: root/src/webview/qwebview_darwin_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview/qwebview_darwin_p.h')
-rw-r--r--src/webview/qwebview_darwin_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webview/qwebview_darwin_p.h b/src/webview/qwebview_darwin_p.h
index 4bbe6ab..2b188e8 100644
--- a/src/webview/qwebview_darwin_p.h
+++ b/src/webview/qwebview_darwin_p.h
@@ -66,14 +66,14 @@
@end
#endif
-QT_BEGIN_NAMESPACE
-
Q_FORWARD_DECLARE_OBJC_CLASS(WKWebView);
#ifdef Q_OS_IOS
Q_FORWARD_DECLARE_OBJC_CLASS(UIGestureRecognizer);
#endif
+QT_BEGIN_NAMESPACE
+
class QDarwinWebViewPrivate : public QWebViewPrivate
{
Q_OBJECT