changeset 21 | 4633027730f5 |
parent 7 | 923ff622b8b9 |
--- a/src/hbwidgets/popups/hbnotificationdialogcontent_p.h Tue Jul 06 14:36:53 2010 +0300 +++ b/src/hbwidgets/popups/hbnotificationdialogcontent_p.h Wed Aug 18 10:05:37 2010 +0300 @@ -38,6 +38,7 @@ public: HbNotificationDialogContent(QGraphicsWidget *parent = 0); + virtual ~HbNotificationDialogContent(); void setText(const QString &text); void setTitle(const QString &title); void setIcon(const HbIcon &icon);