launcher/src/launcherdocument.cpp
branchRCL_3
changeset 11 454d022d514b
parent 0 d6fe6244b863
equal deleted inserted replaced
9:404ad6c9bc20 11:454d022d514b
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 #include "LauncherAppUi.h"
    20 #include "launcherappui.h"
    21 #include "LauncherDocument.h"
    21 #include "launcherdocument.h"
    22 
    22 
    23 
    23 
    24 // Standard Symbian OS construction sequence
    24 // Standard Symbian OS construction sequence
    25 CLauncherDocument* CLauncherDocument::NewL(CEikApplication& aApp)
    25 CLauncherDocument* CLauncherDocument::NewL(CEikApplication& aApp)
    26     {
    26     {