ganeswidgets/inc/hgwidgetitem.h
changeset 2 49c70dcc3f17
parent 1 e48454f237ca
child 3 c863538fcbb6
--- a/ganeswidgets/inc/hgwidgetitem.h	Mon May 03 13:32:54 2010 +0300
+++ b/ganeswidgets/inc/hgwidgetitem.h	Fri May 14 16:57:01 2010 +0300
@@ -37,6 +37,7 @@
     virtual ~HgWidgetItem();
 
     void setImage(const QImage &image);
+    void setPixmap(const QPixmap& pixmap);
 
     void setTitle(QString title);
     QString title() const;