changeset 34 | ed14f46c0e55 |
parent 7 | 923ff622b8b9 |
--- a/src/hbwidgets/popups/hbnotificationdialogcontent_p.h Mon Oct 04 17:49:30 2010 +0300 +++ b/src/hbwidgets/popups/hbnotificationdialogcontent_p.h Mon Oct 18 18:23:13 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);