diff -r e6ad4ef83b23 -r b7da29130b0e src/hbwidgets/popups/hbinputdialogcontent_p.h --- 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;