From 660c1fd7679c244004ed91cd491226a2a6dc4293 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 13 Oct 2009 20:48:38 +0000 Subject: restore functionality that ratings, comments and tags get stored after the user changed the values svn path=/trunk/KDE/kdebase/apps/; revision=1034884 --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') 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 ) -- cgit v1.3.1