aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/mainwindowtabbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/mainwindowtabbar.h')
-rw-r--r--src/widgets/mainwindowtabbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/mainwindowtabbar.h b/src/widgets/mainwindowtabbar.h
index c8ccfb4..67f51e0 100644
--- a/src/widgets/mainwindowtabbar.h
+++ b/src/widgets/mainwindowtabbar.h
@@ -50,6 +50,6 @@ private:
MainWindow *m_parent;
};
-WebView *createWebView(const QUrl &url, WebEngineProfile *profile);
+WebView *createWebView(const QUrl &url, WebEngineProfile *profile, MainWindow *parent);
#endif // WEBVIEWTABBAR_H