]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/ratingpainter.h
do a case insensitive filtering of filenames
[dolphin.git] / src / ratingpainter.h
index f2abb0cf9b1bc67a2fd9eae3e29589324bab89e6..31c406de2c4a122d7b172a9c05eadcafbf616ed5 100644 (file)
@@ -27,14 +27,12 @@ class QPainter;
 
 #include <kicon.h>
 
-#include <nepomuk/nepomuk_export.h>
-
 
 namespace Nepomuk {
     /**
      * Utility class that draws a row of stars for a rating value.
      */
-    class NEPOMUK_EXPORT RatingPainter
+    class RatingPainter
     {
     public:
         /**