summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-05-10 09:26:45 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-05-15 09:53:43 +0200
commitff01aab13b1f68bd1f5983117ccdfe7771d49675 (patch)
tree2d3165b4b2bde44f0f06555364aa93ec0a07b319 /src/CMakeLists.txt
parentUpdate image : HALF IMPLEMENTATION (diff)
downloadrekonq-ff01aab13b1f68bd1f5983117ccdfe7771d49675.tar.xz
move left modify action in favorites to be the update one
Also implement ThumbUpdater class to easily manage thumb updates BUG:291236
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1180ad0d..b1c9b74b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -29,6 +29,7 @@ SET( rekonq_KDEINIT_SRCS
tabpreviewpopup.cpp
tabbar.cpp
tabhighlighteffect.cpp
+ thumbupdater.cpp
urlfilterproxymodel.cpp
urlpanel.cpp
walletbar.cpp