┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Trueg <[email protected]>2007-12-14 19:23:02 +0000
committerSebastian Trueg <[email protected]>2007-12-14 19:23:02 +0000
commit737b74aa294e05cebc2cd1e48a4fa66cf62f222e (patch)
tree06b120d9220dc880ef2ae4f9624fca9e3d047044 /src/CMakeLists.txt
parente983e0e38e43a93de158e105d6a18900521a2803 (diff)
Use the same codebase for rating drawing as in KRatingWidget and playground/nepomuk.
For KDE 4.1 we will export this in kdelibs/nepomuk CCMAIL: [email protected] CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=748547
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 50dcec07e..028d1ef08 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -22,6 +22,7 @@ set(dolphinprivate_LIB_SRCS
dolphinsortfilterproxymodel.cpp
renamedialog.cpp
dolphinview.cpp
+ ratingpainter.cpp
dolphindropcontroller.cpp
)