serviceproviders/sapi_applicationmanager/tsrc/dev/testappmngui/src/testappmnguiapplication.cpp
changeset 33 50974a8b132e
parent 19 989d2f495d90
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "testappmnguiDocument.h"
    19 #include "testappmnguidocument.h"
    20 #include "testappmnguiApplication.h"
    20 #include "testappmnguiapplication.h"
    21 
    21 
    22 // UID for the application, this should correspond to the uid defined in the mmp file
    22 // UID for the application, this should correspond to the uid defined in the mmp file
    23 static const TUid KUidtestappmnguiApp = {0x03AB7FB5};
    23 static const TUid KUidtestappmnguiApp = {0x03AB7FB5};
    24 
    24 
    25 CApaDocument* CtestappmnguiApplication::CreateDocumentL()
    25 CApaDocument* CtestappmnguiApplication::CreateDocumentL()