summaryrefslogtreecommitdiff
path: root/src/webwindow/webwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-10-01 19:10:21 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:05 +0100
commitc73149a4f56b6ec4d4183ac99015d73df2c2e34e (patch)
treee11b51a93d8db6e783b29ea3fabe38ccb6a1aa0b /src/webwindow/webwindow.h
parentFix url suggestions (diff)
downloadrekonq-c73149a4f56b6ec4d4183ac99015d73df2c2e34e.tar.xz
Add sizeHint code from rekonq
oops... by accident (-a) added here also the easy fix for tabs: - shown "Loading..." string while loading - use IconManager to properly show tab icon on load finished
Diffstat (limited to 'src/webwindow/webwindow.h')
-rw-r--r--src/webwindow/webwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webwindow/webwindow.h b/src/webwindow/webwindow.h
index affa5cb1..fa465ddc 100644
--- a/src/webwindow/webwindow.h
+++ b/src/webwindow/webwindow.h
@@ -71,7 +71,6 @@ public:
KUrl url() const;
QString title() const;
- QIcon icon() const;
UrlBar *urlBar();
WebTab *view();