summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2008-11-13 11:43:05 +0100
committerAndrea Diamantini <adjam7@gmail.com>2008-11-13 11:43:05 +0100
commitc6646ccdae1c9b25a44e93c0a31298ec89797934 (patch)
tree1c9cb8bc5c6b6a31664e6ee89e3d5853ac34bba8 /src/CMakeLists.txt
parentSome porting, lots of QAction converted, history and bookmarks re-enabled, (diff)
downloadrekonq-c6646ccdae1c9b25a44e93c0a31298ec89797934.tar.xz
New 1st implementation of text search bar.
It is currently not working. Anyway, good starting point..
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 50b13782..a30af320 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -10,7 +10,7 @@ SET( rekonq_SRCS
modelmenu.cpp
networkaccessmanager.cpp
searchlineedit.cpp
-# searchbar.cpp
+ searchbar.cpp
findwidget.cpp
settings.cpp
squeezelabel.cpp