codhandler/codviewer/src/CodViewer.cpp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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.