diff -r 16d8024aca5e -r f7ac710697a9 src/hbcore/style/hbstyleoptionnotificationdialog.h --- a/src/hbcore/style/hbstyleoptionnotificationdialog.h Mon Apr 19 14:02:13 2010 +0300 +++ b/src/hbcore/style/hbstyleoptionnotificationdialog.h Mon May 03 12:48:33 2010 +0300 @@ -30,11 +30,13 @@ #include #include + +//Deprecated class HB_CORE_EXPORT HbStyleOptionNotificationDialog : public HbStyleOptionPopup { public: - HbStyleOptionNotificationDialog(); - HbStyleOptionNotificationDialog(const HbStyleOptionNotificationDialog &other); + HbStyleOptionNotificationDialog(); + HbStyleOptionNotificationDialog(const HbStyleOptionNotificationDialog &other); ~HbStyleOptionNotificationDialog(); enum StyleOptionType { Type = HbSO_NotificationDialog };