┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Faure <[email protected]>2010-08-30 08:56:19 +0000
committerDavid Faure <[email protected]>2010-08-30 08:56:19 +0000
commit12f15322b3fe6e6c5045d8b3e4f319c0eea7e3aa (patch)
tree55d92cc9d8a3f30ef2e493c5d358e90f3f9a3802 /src/CMakeLists.txt
parentefb1cd9cad5ee540e0e37a3a6d9cbe9fe5d55268 (diff)
Move dolphin's statusbar message-label (the one with support for errors and a close button) to libkonq
so that it can be used in konqueror as well. Fix its sizeHint. Reviewed by Peter Penz. svn path=/trunk/KDE/kdebase/apps/; revision=1169901
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 06e93174f..0f51f29a1 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -133,8 +133,6 @@ set(dolphin_SRCS
settings/viewmodes/viewsettingspagebase.cpp
statusbar/dolphinstatusbar.cpp
statusbar/statusbarspaceinfo.cpp
- statusbar/statusbarmessagelabel.cpp
- views/dolphindirlister.cpp
views/zoomlevelinfo.cpp
)