No need to export that yet

svn path=/trunk/KDE/kdebase/apps/; revision=748555
This commit is contained in:
Sebastian Trueg 2007-12-14 19:48:42 +00:00
parent 6be0981c7d
commit ff53c10f6c

View file

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