Same case.

svn path=/trunk/KDE/kdelibs/; revision=1094498
This commit is contained in:
Adenilson Cavalcanti Da Silva 2010-02-22 21:21:27 +00:00
parent c64e8beb83
commit ed33fab95e

View File

@ -69,6 +69,9 @@ public:
*/
void setTargetPixmap(const QPixmap &);
/**
* Returns the current pixmap
*/
QPixmap currentPixmap() const;
protected: