summaryrefslogtreecommitdiff
path: root/src/urlbar/urlresolver.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-01 15:38:45 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-01 15:38:45 +0200
commitb44a0fd574329a54a8377b5fe9e58748f846611f (patch)
treebd476baa50a84c2d03400eb7200a472bded93e57 /src/urlbar/urlresolver.h
parent3 pixels preview's dilemma (diff)
downloadrekonq-b44a0fd574329a54a8377b5fe9e58748f846611f.tar.xz
Cleaning awesome bar code a bit..
- update is better than repaint (this also probably solves the flickering results update) - right scope for some methods - removed KUrl use from there
Diffstat (limited to 'src/urlbar/urlresolver.h')
-rw-r--r--src/urlbar/urlresolver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/urlbar/urlresolver.h b/src/urlbar/urlresolver.h
index 4231aaab..3033fc38 100644
--- a/src/urlbar/urlresolver.h
+++ b/src/urlbar/urlresolver.h
@@ -32,8 +32,6 @@
#include <QString>
#include <QList>
-// Forward Declarations
-class KUrl;
class UrlSearchItem
{