┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-10-13 20:48:38 +0000
committerPeter Penz <[email protected]>2009-10-13 20:48:38 +0000
commit660c1fd7679c244004ed91cd491226a2a6dc4293 (patch)
tree897c8513e897c352c0d04da25219170561add129 /src/CMakeLists.txt
parente94a11cd1d601e481ce459b16c36fba1e0fd9a54 (diff)
restore functionality that ratings, comments and tags get stored after the user changed the values
svn path=/trunk/KDE/kdebase/apps/; revision=1034884
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 8cba1d906..173a769e4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -153,6 +153,7 @@ if(Nepomuk_FOUND)
set(dolphin_SRCS
${dolphin_SRCS}
panels/information/commentwidget.cpp
+ panels/information/edittagsdialog.cpp
panels/information/nepomukmassupdatejob.cpp
panels/information/taggingwidget.cpp
)