launcher/inc/launcherviewoutput.h
branchRCL_3
changeset 11 454d022d514b
parent 0 d6fe6244b863
equal deleted inserted replaced
9:404ad6c9bc20 11:454d022d514b
    20 #define LAUNCHERVIEWOUTPUT_H
    20 #define LAUNCHERVIEWOUTPUT_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <aknview.h>
    23 #include <aknview.h>
    24 
    24 
    25 #include "LauncherEngine.h"
    25 #include "launcherengine.h"
    26 
    26 
    27 // CONSTANTS
    27 // CONSTANTS
    28 // UID of view
    28 // UID of view
    29 const TUid KView2Id = {2};
    29 const TUid KView2Id = {2};
    30 
    30