From d735b4f8c7df87dd92a6f2c15c5b9c3aaa93765b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 27 Apr 2012 01:05:39 +0200 Subject: Revert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2" This reverts commit 962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885. --- src/urlpanel.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/urlpanel.cpp') diff --git a/src/urlpanel.cpp b/src/urlpanel.cpp index 8e0d425f..b4359148 100644 --- a/src/urlpanel.cpp +++ b/src/urlpanel.cpp @@ -38,9 +38,9 @@ #include // Qt Includes -#include -#include -#include +#include +#include +#include UrlPanel::UrlPanel(const QString &title, QWidget *parent, Qt::WindowFlags flags) -- cgit v1.2.1