missing property
svn path=/trunk/KDE/kdelibs/; revision=1070141
This commit is contained in:
parent
368f6e5896
commit
5c9fdd4af3
1
applet.h
1
applet.h
@ -86,6 +86,7 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget
|
||||
Q_PROPERTY(bool configurationRequired READ configurationRequired WRITE setConfigurationRequired)
|
||||
Q_PROPERTY(QRectF geometry READ geometry WRITE setGeometry)
|
||||
Q_PROPERTY(bool shouldConserveResources READ shouldConserveResources)
|
||||
Q_PROPERTY(uint id READ id)
|
||||
|
||||
public:
|
||||
typedef QList<Applet*> List;
|
||||
|
Loading…
Reference in New Issue
Block a user