From 47a69e593d2d816374d263076b87a9ffb987459a Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 17 Nov 2008 00:42:18 +0100 Subject: Ported search bar. 1st implementation. For Now, just Google Search. --- src/CMakeLists.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/CMakeLists.txt') 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 -- cgit v1.2.1