From 76866f783cfd5e84a85b6e9024aa554f3969ecec Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 18 Jan 2007 06:32:21 +0000 Subject: Replaced Dolphins UndoManager and DolphinCommand by KonqUndoManager and KonqOperations. There are still some minor open issues left (renaming of multiple selected files, no undo support for KonqOperations::mkdir(), redo, ...), but all in all it absolutely makes sense to use a shared code for those operations. svn path=/trunk/playground/utils/dolphin/; revision=624760 --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8955ccb21..8e5816edf 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -39,7 +39,6 @@ set(dolphin_SRCS sidebarpage.cpp statusbarspaceinfo.cpp statusbarmessagelabel.cpp - undomanager.cpp urlbutton.cpp urlnavigator.cpp urlnavigatorbutton.cpp -- cgit v1.3.1