]> cloud.milkyroute.net Git - dolphin.git/commitdiff
No need to export that yet
authorSebastian Trueg <sebastian@trueg.de>
Fri, 14 Dec 2007 19:48:42 +0000 (19:48 +0000)
committerSebastian Trueg <sebastian@trueg.de>
Fri, 14 Dec 2007 19:48:42 +0000 (19:48 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=748555

src/ratingpainter.h

index f2abb0cf9b1bc67a2fd9eae3e29589324bab89e6..31c406de2c4a122d7b172a9c05eadcafbf616ed5 100644 (file)
@@ -27,14 +27,12 @@ class QPainter;
 
 #include <kicon.h>
 
 
 #include <kicon.h>
 
-#include <nepomuk/nepomuk_export.h>
-
 
 namespace Nepomuk {
     /**
      * Utility class that draws a row of stars for a rating value.
      */
 
 namespace Nepomuk {
     /**
      * Utility class that draws a row of stars for a rating value.
      */
-    class NEPOMUK_EXPORT RatingPainter
+    class RatingPainter
     {
     public:
         /**
     {
     public:
         /**