aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index a1cbcc0..ac2a335 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -70,9 +70,6 @@ private slots:
void handleTitleUpdated(const QString &title);
private:
- WebEngineProfile *m_profile = nullptr;
-
- // ui
Ui::MainWindow *ui;
QToolBar *navigationToolBar, *tabToolBar;
WebViewTabBar *tabBar;