equal
deleted
inserted
replaced
116 NotesEditor *mNotesEditor; |
116 NotesEditor *mNotesEditor; |
117 AgendaEventViewer *mAgendaEventViewer; |
117 AgendaEventViewer *mAgendaEventViewer; |
118 bool mIsLongTop; |
118 bool mIsLongTop; |
119 bool mIsScreenShotCapruted; // check if the screenshot captured is valid |
119 bool mIsScreenShotCapruted; // check if the screenshot captured is valid |
120 QVariantHash mScreenShot; // screenshot |
120 QVariantHash mScreenShot; // screenshot |
121 AfActivityStorage *mActivityStorage;; |
121 AfActivityStorage *mActivityStorage; |
122 }; |
122 }; |
123 |
123 |
124 #endif // NOTESMAINVIEW_H |
124 #endif // NOTESMAINVIEW_H |
125 |
125 |
126 // End of file --Don't remove this. |
126 // End of file --Don't remove this. |