From 6e3e08e33ce46101542d2dadf2b363d0b823a647 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 21 Jun 2009 08:16:03 +0000 Subject: Simplify how Nepomuk comments can be edited by the user: - don't provide any mode for editing, just let the user directly manipulate the comment inside the text widget - automatically save changes, no explicit confirmation required svn path=/trunk/KDE/kdebase/apps/; revision=984592 --- 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 b705909e9..083b31e21 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -102,7 +102,6 @@ set(dolphin_SRCS main.cpp pixmapviewer.cpp panels/information/commentwidget.cpp - panels/information/commenteditwidget.cpp panels/information/informationpanel.cpp panels/information/metadatawidget.cpp panels/information/metatextlabel.cpp -- cgit v1.3.1