summaryrefslogtreecommitdiff
path: root/src/icons/iconmanager.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-11-22 18:07:45 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-11-22 18:07:45 +0100
commitcc6fa971a01ebd2f16db11bea99d2e8d008682fc (patch)
tree768acaa5ed864eebbd27782dfac592233e27a547 /src/icons/iconmanager.h
parentDo NOT download everytime engines favicons if present (diff)
downloadrekonq-cc6fa971a01ebd2f16db11bea99d2e8d008682fc.tar.xz
improvements on urlbar
STEP 2: - work & fix on search engine favicons - simplify code (and remove dead one) - API clean up - delete ASAP list items and suggestions - let the URL in the suggestions be an hard grey
Diffstat (limited to 'src/icons/iconmanager.h')
-rw-r--r--src/icons/iconmanager.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/icons/iconmanager.h b/src/icons/iconmanager.h
index a120be16..659eff88 100644
--- a/src/icons/iconmanager.h
+++ b/src/icons/iconmanager.h
@@ -60,8 +60,7 @@ public:
void saveDesktopIconForUrl(const KUrl &u);
- // Engine ToolBar needed methods
- void provideEngineFavicon(const KUrl &);
+ // Engine ToolBar needed method
KIcon engineFavicon(const KUrl &);
private: