codhandler/codviewer/src/CodViewer.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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.