summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2008-11-28 10:57:06 +0100
committerAndrea Diamantini <adjam7@gmail.com>2008-11-28 10:57:06 +0100
commite9bfe8629fcb5cb964d0f60edc1473783f98a72e (patch)
treedf67ec2c340315c129cbc0c6877e72d1bd857538 /src/CMakeLists.txt
parentNew findbar implementation. Now it will be shown with CTRL+F, but NOT (diff)
downloadrekonq-e9bfe8629fcb5cb964d0f60edc1473783f98a72e.tar.xz
Definitely removed searclineedit and urllineedit classes. Will use my own.. ;)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4498c543..bb01a78e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -10,13 +10,11 @@ SET( rekonq_SRCS
modelmenu.cpp
networkaccessmanager.cpp
urlbar.cpp
-# searchlineedit.cpp # ready to be removed..
findbar.cpp
searchbar.cpp
settings.cpp
squeezelabel.cpp
tabwidget.cpp
-# urllineedit.cpp # ready to be removed..
webview.cpp
main.cpp
)