menucontentsrv/extsrc/mcsmenuiconutility.cpp
branchRCL_3
changeset 64 b276298d5729
parent 0 79c6a41cd166
equal deleted inserted replaced
59:a0713522ab97 64:b276298d5729
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  The API supports requesting raw bitmaps
    14 * Description:  The API supports requesting raw bitmaps
    15 *  Version     :  %version: 11 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     :  %version: ou1s60ui#12 % << Don't touch! Updated by Synergy at check-out.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <AknsUtils.h> 
    23 #include <AknsUtils.h> 
    24 #include <mcsmenu.h>
    24 #include <mcsmenu.h>
    25 #include <mcsmenuitem.h>
    25 #include <mcsmenuitem.h>
    26 #include <mcsmenuutils.h>
    26 #include <mcsmenuutils.h>
    27 #include <SATDomainPSKeys.h>
    27 #include <satdomainpskeys.h>
    28 #include <e32property.h>
    28 #include <e32property.h>
    29 #include <apgcli.h>
    29 #include <apgcli.h>
    30 #include <AknInternalIconUtils.h>
    30 #include <AknInternalIconUtils.h>
    31 
    31 
    32 #include "mcssathandler.h"
    32 #include "mcssathandler.h"