┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-06-21 08:16:03 +0000
committerPeter Penz <[email protected]>2009-06-21 08:16:03 +0000
commit6e3e08e33ce46101542d2dadf2b363d0b823a647 (patch)
tree069634917fd4180afc785961ee4563cf0c046f21 /src/CMakeLists.txt
parent356c81cbf872febaf0cccb7438ccecaec0788f77 (diff)
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
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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