equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: CodViewer application entry point. |
14 * Description: CodViewer application entry point. |
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
|
18 |
18 // INCLUDE FILES |
19 // INCLUDE FILES |
19 |
20 |
20 #include <eikstart.h> |
21 #include <eikstart.h> |
21 #include "CodViewerApp.h" |
22 #include <CodViewerApp.h> |
22 |
23 |
23 // ================= OTHER FUNCTIONS ============== |
24 // ================= OTHER FUNCTIONS ============== |
24 |
25 |
25 /** |
26 /** |
26 * Create application object. |
27 * Create application object. |