From b44a0fd574329a54a8377b5fe9e58748f846611f Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 1 Apr 2010 15:38:45 +0200 Subject: 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 --- src/urlbar/urlresolver.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/urlbar/urlresolver.h') 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 #include -// Forward Declarations -class KUrl; class UrlSearchItem { -- cgit v1.2.1