src/hbcore/style/hbstyleoptionnotificationdialog.h
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
--- 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 <hbicon.h>
 #include <hbstyleoptionpopup.h>
 
+
+//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 };