equal
deleted
inserted
replaced
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() |