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/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 b4359148..8e0d425f 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