From 12f15322b3fe6e6c5045d8b3e4f319c0eea7e3aa Mon Sep 17 00:00:00 2001 From: David Faure Date: Mon, 30 Aug 2010 08:56:19 +0000 Subject: 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 --- src/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/CMakeLists.txt') 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 ) -- cgit v1.3.1