summaryrefslogtreecommitdiff
path: root/src/urlbar/urlresolver.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-04-20 23:31:41 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-04-20 23:47:32 +0200
commit962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885 (patch)
tree61b57a16e83c5a170799f9abfc6b667911966992 /src/urlbar/urlresolver.h
parentFix apturl handling (workaround) (diff)
downloadrekonq-962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885.tar.xz
Clean up headers && fix compilation with (the upcoming) qt 4.8.2
Conflicts: src/adblock/adblockwidget.h src/application.h src/history/historymanager.h src/tabpreviewpopup.cpp Backported from master branch
Diffstat (limited to 'src/urlbar/urlresolver.h')
-rw-r--r--src/urlbar/urlresolver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbar/urlresolver.h b/src/urlbar/urlresolver.h
index 57b3e11e..97a5e9a4 100644
--- a/src/urlbar/urlresolver.h
+++ b/src/urlbar/urlresolver.h
@@ -34,6 +34,7 @@
// Locale Includes
#include "application.h"
#include "opensearchmanager.h"
+#include "suggestionparser.h"
// KDE Includes
#include <KUrl>
@@ -42,7 +43,6 @@
// Qt Includes
#include <QString>
#include <QList>
-#include "suggestionparser.h"
class UrlSearchItem