summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2008-11-17 00:42:18 +0100
committerAndrea Diamantini <adjam7@gmail.com>2008-11-17 00:42:18 +0100
commit47a69e593d2d816374d263076b87a9ffb987459a (patch)
treec805a6314dd1377357f669b3d60b77b68175a5b7 /src/CMakeLists.txt
parentsearchbar --> findbar (diff)
downloadrekonq-47a69e593d2d816374d263076b87a9ffb987459a.tar.xz
Ported search bar. 1st implementation. For Now, just Google Search.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 2f4ebb9b..edcfd561 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -11,11 +11,10 @@ SET( rekonq_SRCS
networkaccessmanager.cpp
searchlineedit.cpp
findbar.cpp
- findwidget.cpp
+ searchbar.cpp
settings.cpp
squeezelabel.cpp
- tabwidget.cpp
- toolbarsearch.cpp
+ tabwidget.cpp
urllineedit.cpp
webview.cpp
main.cpp