┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ratingpainter.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ratingpainter.h b/src/ratingpainter.h
index f2abb0cf9..31c406de2 100644
--- a/src/ratingpainter.h
+++ b/src/ratingpainter.h
@@ -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:
/**