From 19eb738f838bf214c9178a4f02464056137b0fa5 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 20 Apr 2012 23:31:41 +0200 Subject: Clean up headers && fix compilation with (the upcoming) qt 4.8.2 --- src/urlbar/webshortcutwidget.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/urlbar/webshortcutwidget.cpp') 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 #include + WebShortcutWidget::WebShortcutWidget(QWidget *parent) : QMenu(parent) , m_wsLineEdit(new QLineEdit(this)) -- cgit v1.2.1