equal
deleted
inserted
replaced
103 void changeMessageReadStatus(bool read); |
103 void changeMessageReadStatus(bool read); |
104 void setMailboxName(); |
104 void setMailboxName(); |
105 void createToolBar(); |
105 void createToolBar(); |
106 void setAttachmentList(); |
106 void setAttachmentList(); |
107 void createAndShowWaitDialog(); |
107 void createAndShowWaitDialog(); |
108 void setWebViewWidth(int width); |
|
109 void setWebViewHeighth(int height); |
|
110 |
108 |
111 private: |
109 private: |
112 NmApplication &mApplication; |
110 NmApplication &mApplication; |
113 NmUiEngine &mUiEngine; |
111 NmUiEngine &mUiEngine; |
114 HbMainWindow *mMainWindow; // Not owned |
112 HbMainWindow *mMainWindow; // Not owned |