diff -r e6ad4ef83b23 -r b7da29130b0e src/hbwidgets/popups/hbmessagebox.h --- a/src/hbwidgets/popups/hbmessagebox.h Thu Sep 02 20:44:51 2010 +0300 +++ b/src/hbwidgets/popups/hbmessagebox.h Fri Sep 17 08:32:10 2010 +0300 @@ -143,6 +143,7 @@ void updatePrimitives(); protected: + void showEvent(QShowEvent *event); HbMessageBox(HbMessageBoxPrivate &dd, QGraphicsItem *parent); void initStyleOption(HbStyleOptionMessageBox *option) const; void initPrimitiveData(HbStylePrimitiveData *primitiveData, const QGraphicsObject *primitive);