diff options
| author | Sebastian Trueg <[email protected]> | 2007-12-14 19:48:42 +0000 |
|---|---|---|
| committer | Sebastian Trueg <[email protected]> | 2007-12-14 19:48:42 +0000 |
| commit | ff53c10f6c3e9d12d90221a5da5d0a465796fae5 (patch) | |
| tree | 1bec554cb13dbd58871176180c6c5822e6cae835 /src | |
| parent | 6be0981c7db34e10d20320c380c90c572f75ccf2 (diff) | |
No need to export that yet
svn path=/trunk/KDE/kdebase/apps/; revision=748555
Diffstat (limited to 'src')
| -rw-r--r-- | src/ratingpainter.h | 4 |
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: /** |
