summaryrefslogtreecommitdiff
path: root/src/urlbar/webshortcutwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar/webshortcutwidget.cpp')
-rw-r--r--src/urlbar/webshortcutwidget.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/urlbar/webshortcutwidget.cpp b/src/urlbar/webshortcutwidget.cpp
index d44f6f1a..409d0b32 100644
--- a/src/urlbar/webshortcutwidget.cpp
+++ b/src/urlbar/webshortcutwidget.cpp
@@ -42,6 +42,7 @@
#include <QDialogButtonBox>
#include <QFormLayout>
+
WebShortcutWidget::WebShortcutWidget(QWidget *parent)
: QMenu(parent)
, m_wsLineEdit(new QLineEdit(this))