browserutilities/schemehandler/SchemeApp/inc/SchemeApp.h
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 
    23 
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <eikapp.h>
    25 #include <eikapp.h>
    26 #include <schemedefs.hrh>
    26 #include <SchemeDefs.hrh>
    27 
    27 
    28 // CONSTANTS
    28 // CONSTANTS
    29 
    29 
    30 // UID of the application.
    30 // UID of the application.
    31 LOCAL_D const TUid KSchemeApp = { SCHEME_APP_UID };
    31 LOCAL_D const TUid KSchemeApp = { SCHEME_APP_UID };