if you export it maybe then you can actually use it right?
svn path=/trunk/KDE/kdelibs/; revision=1017581
This commit is contained in:
parent
087e42ead7
commit
d04a5b7624
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
#include <QGraphicsWidget>
|
#include <QGraphicsWidget>
|
||||||
|
|
||||||
|
#include <plasma/plasma_export.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @class ItemBackground plasma/widgets/itembackground.h
|
* @class ItemBackground plasma/widgets/itembackground.h
|
||||||
@ -36,7 +37,7 @@ namespace Plasma {
|
|||||||
class FrameSvg;
|
class FrameSvg;
|
||||||
class ItemBackgroundPrivate;
|
class ItemBackgroundPrivate;
|
||||||
|
|
||||||
class ItemBackground : public QGraphicsWidget
|
class PLASMA_EXPORT ItemBackground : public QGraphicsWidget
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user