launcher/src/launcherapplication.cpp
branchRCL_3
changeset 11 454d022d514b
parent 0 d6fe6244b863
equal deleted inserted replaced
9:404ad6c9bc20 11:454d022d514b
    14 * Description:  
    14 * Description:  
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "LauncherDocument.h"
    19 #include "launcherdocument.h"
    20 #include "LauncherApplication.h"
    20 #include "launcherapplication.h"
    21 
    21 
    22 // local constants
    22 // local constants
    23 static const TUid KUidLauncherApp = {0x101FB74F}; 
    23 static const TUid KUidLauncherApp = {0x101FB74F}; 
    24 
    24 
    25 CApaDocument* CLauncherApplication::CreateDocumentL()
    25 CApaDocument* CLauncherApplication::CreateDocumentL()