messagingapp/msgui/msgapp/inc/msgviewmanager.h
changeset 46 b1f0785c289d
parent 37 518b245aa84c
child 56 f42d9a78f435
equal deleted inserted replaced
41:25fe1fe642e3 46:b1f0785c289d
   259     QList<HbView*> mViewTobeDeleted;
   259     QList<HbView*> mViewTobeDeleted;
   260     HbView* mDummyview;
   260     HbView* mDummyview;
   261     int mMessageId;
   261     int mMessageId;
   262     
   262     
   263     QVariantList mEditorData;
   263     QVariantList mEditorData;
       
   264     QVariantList mViewerData;
   264 };
   265 };
   265 
   266 
   266 #endif /* MSGVIEWMANAGER_H_ */
   267 #endif /* MSGVIEWMANAGER_H_ */