From: Sebastian Trueg Date: Fri, 14 Dec 2007 19:48:42 +0000 (+0000) Subject: No need to export that yet X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/ff53c10f6c3e9d12d90221a5da5d0a465796fae5?ds=inline No need to export that yet svn path=/trunk/KDE/kdebase/apps/; revision=748555 --- 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 -#include - namespace Nepomuk { /** * Utility class that draws a row of stars for a rating value. */ - class NEPOMUK_EXPORT RatingPainter + class RatingPainter { public: /**