mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
No need to export that yet
svn path=/trunk/KDE/kdebase/apps/; revision=748555
This commit is contained in:
parent
6be0981c7d
commit
ff53c10f6c
1 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue