From 1efea8ed92f07e8a1156d87fa59f259e3b78bccd Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 15 Jan 2012 11:15:21 +0100 Subject: Move icon manager download system to QNAM & Search also for favicon.ico files This seems to be the unique method to surely workaround this bug rekonq encounters when tries to load an unextant favicon with KIO (see BUG:289029 ) --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 63b6d09f..7f82d28d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -13,6 +13,7 @@ SET( rekonq_KDEINIT_SRCS downloadmanager.cpp filterurljob.cpp findbar.cpp + icondownloader.cpp iconmanager.cpp mainview.cpp mainwindow.cpp -- cgit v1.2.1