aboutsummaryrefslogtreecommitdiff
path: root/lib/addressbar/urllineedit.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-07-08 11:10:48 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-07-08 11:10:48 +0200
commitfc4c7943c79243ed027f7507c458d067a14bebb2 (patch)
tree38b066c73890145677a1f87f671ef30ed0eefe1c /lib/addressbar/urllineedit.h
parentIntegrate urlfilter with urlrequestinterceptor (diff)
downloadsmolbote-fc4c7943c79243ed027f7507c458d067a14bebb2.tar.xz
Remove PageMenu
Move zoom widget to WebView context menu Move the other page menu actions to main window menu
Diffstat (limited to 'lib/addressbar/urllineedit.h')
-rw-r--r--lib/addressbar/urllineedit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/addressbar/urllineedit.h b/lib/addressbar/urllineedit.h
index 56914c4..d5ab33d 100644
--- a/lib/addressbar/urllineedit.h
+++ b/lib/addressbar/urllineedit.h
@@ -30,8 +30,6 @@ public slots:
public:
QAction *menuAction = nullptr;
- // pageMenu action: zoom, print
- QMenu *pageMenu = nullptr;
// devMenu action: scripts, etc
QMenu *toolsMenu = nullptr;