diff -r 7516d6d86cf5 -r ed14f46c0e55 src/hbwidgets/popups/hbinputdialogcontent_p.h --- a/src/hbwidgets/popups/hbinputdialogcontent_p.h Mon Oct 04 17:49:30 2010 +0300 +++ b/src/hbwidgets/popups/hbinputdialogcontent_p.h Mon Oct 18 18:23:13 2010 +0300 @@ -51,8 +51,8 @@ public: HbInputDialogPrivate* d; - QGraphicsItem *mLabel1; - QGraphicsItem *mLabel2; + QGraphicsObject *mLabel1; + QGraphicsObject *mLabel2; HbLineEdit *mEdit1; HbLineEdit *mEdit2; bool mAdditionalRowVisible;