classicui_pub/server_application_api/tsrc/inc/testsdkappservicebase.h
branchRCL_3
changeset 23 3d340a0166ff
parent 0 2f259fa3e83a
equal deleted inserted replaced
18:0aa5fbdfbc30 23:3d340a0166ff
    13 *
    13 *
    14 * Description:  Test AknServerApp.h 
    14 * Description:  Test AknServerApp.h 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <aknserverapp.h>
    18 #include <AknServerApp.h>
    19 
    19 
    20 #ifndef C_TESTSDKAPPSERVICEBASE_H
    20 #ifndef C_TESTSDKAPPSERVICEBASE_H
    21 #define C_TESTSDKAPPSERVICEBASE_H
    21 #define C_TESTSDKAPPSERVICEBASE_H
    22 
    22 
    23 class CTestSDKAppServiceBase : public CAknAppServiceBase,
    23 class CTestSDKAppServiceBase : public CAknAppServiceBase,