summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-02-02 09:50:23 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-02-02 09:50:23 +0100
commit1dacbee9f2982947664559f3f7d998a89e768b73 (patch)
treee85106b2a979f75ab9f1e4174d8128e8f70e6fe4 /src/CMakeLists.txt
parentCode Optimization (diff)
downloadrekonq-1dacbee9f2982947664559f3f7d998a89e768b73.tar.xz
Removed unuseful squeezelabel class
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b18f6275..19355e7b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -15,8 +15,7 @@ SET( rekonq_SRCS
urlbar.cpp
findbar.cpp
searchbar.cpp
- settings.cpp
- squeezelabel.cpp
+ settings.cpp
webview.cpp
main.cpp
)