phoneapp/phoneuistates/src/cphoneresourceresolvergsm.cpp
changeset 77 2be0b271d017
parent 37 ba76fc04e6c2
equal deleted inserted replaced
72:c76a0b1755b9 77:2be0b271d017
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <bautils.h>
    20 #include <bautils.h>
    21 #include <eikenv.h>
    21 #include <eikenv.h>
    22 #include <avkon.rsg>
    22 #include <avkon.rsg>
    23 #include <AknUtils.h>
       
    24 #include <featmgr.h>
    23 #include <featmgr.h>
    25 
    24 
    26 #include "cphoneresourceresolvergsm.h"
    25 #include "cphoneresourceresolvergsm.h"
    27 #include "cphonemainresourceresolver.h"
    26 #include "cphonemainresourceresolver.h"
    28 #include "phoneconstants.h"
    27 #include "phoneconstants.h"
    37 // CPhoneResourceResolverGSM::CPhoneResourceResolverGSM
    36 // CPhoneResourceResolverGSM::CPhoneResourceResolverGSM
    38 // C++ default constructor can NOT contain any code, that
    37 // C++ default constructor can NOT contain any code, that
    39 // might leave.
    38 // might leave.
    40 // -----------------------------------------------------------------------------
    39 // -----------------------------------------------------------------------------
    41 //
    40 //
    42 EXPORT_C CPhoneResourceResolverGSM::CPhoneResourceResolverGSM(): iEnv( *CEikonEnv::Static() )
    41 EXPORT_C CPhoneResourceResolverGSM::CPhoneResourceResolverGSM(): 
       
    42     iEnv( *CEikonEnv::Static() ) // codescanner::performance::eikonenvstatic
    43     {
    43     {
    44     }
    44     }
    45 
    45 
    46 // -----------------------------------------------------------------------------
    46 // -----------------------------------------------------------------------------
    47 // ourceResolverGSM::ConstructL
    47 // ourceResolverGSM::ConstructL