changeset 28 | b7da29130b0e |
parent 7 | 923ff622b8b9 |
--- a/src/hbwidgets/popups/hbinputdialogcontent_p.h Thu Sep 02 20:44:51 2010 +0300 +++ b/src/hbwidgets/popups/hbinputdialogcontent_p.h Fri Sep 17 08:32:10 2010 +0300 @@ -51,8 +51,8 @@ public: HbInputDialogPrivate* d; - QGraphicsItem *mLabel1; - QGraphicsItem *mLabel2; + QGraphicsObject *mLabel1; + QGraphicsObject *mLabel2; HbLineEdit *mEdit1; HbLineEdit *mEdit2; bool mAdditionalRowVisible;