accesspointcontrol/apcontrollistplugin/inc/apcontrollistplugin.h
branchRCL_3
changeset 8 2e6c4614c58e
parent 0 5a93021fdf25
equal deleted inserted replaced
4:77415202bfc8 8:2e6c4614c58e
    19 #ifndef APCONTROLLIST_PLUGIN_H__
    19 #ifndef APCONTROLLIST_PLUGIN_H__
    20 #define APCONTROLLIST_PLUGIN_H__
    20 #define APCONTROLLIST_PLUGIN_H__
    21 
    21 
    22 // System includes
    22 // System includes
    23 #include <eikclb.h>
    23 #include <eikclb.h>
    24 #include <GSPluginInterface.h>
    24 #include <gsplugininterface.h>
    25 #include <ConeResLoader.h>
    25 #include <ConeResLoader.h>
    26 
    26 
    27 // This UID is used for both the view UID and the ECOM plugin implementation UID.
    27 // This UID is used for both the view UID and the ECOM plugin implementation UID.
    28 const TUid KAPControlListPluginUid = { 0x10281BB5 };
    28 const TUid KAPControlListPluginUid = { 0x10281BB5 };
    29 
    29