src/hbwidgets/popups/hbnotificationdialogcontent_p.h
changeset 7 923ff622b8b9
parent 2 06ff229162e9
child 21 4633027730f5
--- a/src/hbwidgets/popups/hbnotificationdialogcontent_p.h	Wed Jun 23 18:33:25 2010 +0300
+++ b/src/hbwidgets/popups/hbnotificationdialogcontent_p.h	Tue Jul 06 14:36:53 2010 +0300
@@ -62,7 +62,7 @@
     void initStyleOption(HbStyleOptionNotificationDialog *option) const;
     QSizeF sizeHint(Qt::SizeHint which, const QSizeF & constraint = QSizeF()) const;
 private:    
-    Hb::TextWrapping mTitleWrapping;
+    Hb::TextWrapping mTitleTextWrapping;
     QString mText;
     QString mTitle;
     HbIcon mIcon;