summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-07-25 16:12:16 +0200
committerAndrea Diamantini <adjam7@gmail.com>2011-07-25 16:12:16 +0200
commit8b6ac101efc8d72e787c1d08a79235d01abb603d (patch)
treeeb13bbdeae4f818bc4479c475382f1b2e0047c68 /src/CMakeLists.txt
parentFallback on loading the homepage if restoring the session failed. (diff)
downloadrekonq-8b6ac101efc8d72e787c1d08a79235d01abb603d.tar.xz
Provide a "click" mechanism to manage favorites
With this commit, you can add a favorite by right clicking on the bookmark icon. REVIEW:101945
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 fd946168..09c75312 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -77,6 +77,7 @@ SET( rekonq_KDEINIT_SRCS
urlbar/sslwidget.cpp
urlbar/bookmarkwidget.cpp
urlbar/webshortcutwidget.cpp
+ urlbar/favoritewidget.cpp
#----------------------------------------
analyzer/analyzerpanel.cpp
analyzer/networkanalyzer.cpp