bool, not pixmap
svn path=/trunk/KDE/kdelibs/; revision=1178370
This commit is contained in:
parent
521bc968fd
commit
175ad015c0
@ -42,7 +42,7 @@ class PixmapTransition : public EasingAnimation
|
||||
Q_OBJECT
|
||||
Q_PROPERTY(QPixmap startPixmap READ startPixmap WRITE setStartPixmap)
|
||||
Q_PROPERTY(QPixmap targetPixmap READ targetPixmap WRITE setTargetPixmap)
|
||||
Q_PROPERTY(QPixmap usesCache READ usesCache WRITE setUsesCache)
|
||||
Q_PROPERTY(bool usesCache READ usesCache WRITE setUsesCache)
|
||||
Q_PROPERTY(QPixmap currentPixmap READ currentPixmap)
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user