codhandler/codviewer/src/CodViewer.cpp
changeset 26 cb62a4f66ebe
parent 0 dd21522fd290
child 48 79859ed3eea9
equal deleted inserted replaced
25:0ed94ceaa377 26:cb62a4f66ebe
    13 *
    13 *
    14 * Description:  CodViewer application entry point.   
    14 * Description:  CodViewer application entry point.   
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 // INCLUDE FILES
    18 // INCLUDE FILES
    20 
    19 
    21 #include <eikstart.h>
    20 #include <eikstart.h>
    22 #include <CodViewerApp.h>
    21 #include "CodViewerApp.h"
    23 
    22 
    24 // ================= OTHER FUNCTIONS ==============
    23 // ================= OTHER FUNCTIONS ==============
    25 
    24 
    26 /**
    25 /**
    27 * Create application object.
    26 * Create application object.