diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-07-08 18:36:25 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-07-08 18:36:25 +0200 |
commit | 1f0595f0e4c46dce8483d387ceccc1ad12c14576 (patch) | |
tree | 2eb27773cc8b3743949f58f3b93f68af4dd76159 /src/CMakeLists.txt | |
parent | Merge commit 'avaddon/master' (diff) | |
download | rekonq-1f0595f0e4c46dce8483d387ceccc1ad12c14576.tar.xz |
Cleaning code && removing unuseful search bar
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 809e54af..f3f7544a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -22,7 +22,6 @@ SET( rekonq_SRCS modelmenu.cpp urlbar.cpp findbar.cpp - searchbar.cpp settings.cpp webview.cpp main.cpp |