aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-01-23 16:59:50 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-01-23 16:59:50 +0100
commit8e140bc9b7c85851889964647d93b2187ae46449 (patch)
treeb1e9c0ddb893650204248ec35e974690b5713fec /src/mainwindow.h
parentURL blocking (diff)
downloadsmolbote-8e140bc9b7c85851889964647d93b2187ae46449.tar.xz
Made Profile menu a regular menu
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 0b01783..351a794 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -71,7 +71,6 @@ private:
// ui
Ui::MainWindow *ui;
- QMenu *profileMenu;
QToolBar *navigationToolBar, *tabToolBar;
WebViewTabBar *tabBar;
QLineEdit *urlLineEdit;