codhandler/codviewer/src/CodViewer.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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.