imstutils/imconversationview/imcvuiapp/src/cimcvappui.cpp
changeset 3 3aab497fdbb7
parent 0 5e5d6b214f4f
child 9 9fdee5e1da30
equal deleted inserted replaced
0:5e5d6b214f4f 3:3aab497fdbb7
    61     {
    61     {
    62     IM_CV_LOGS(TXT("CIMCVAppUi::ConstructL() start") );
    62     IM_CV_LOGS(TXT("CIMCVAppUi::ConstructL() start") );
    63     iDestructingFlag = EFalse;
    63     iDestructingFlag = EFalse;
    64     
    64     
    65     BaseConstructL( EAknEnableSkin | ENoAppResourceFile |
    65     BaseConstructL( EAknEnableSkin | ENoAppResourceFile |
    66                     EAppOrientationAutomatic | EAknEnableMSK );
    66                     EAppOrientationAutomatic | EAknEnableMSK | EAknSingleClickCompatible );
    67     //Message extension handler. This must be created before views.
    67     //Message extension handler. This must be created before views.
    68     
    68     
    69     iChatMbmFullPath = Application()->BitmapStoreName();
    69     iChatMbmFullPath = Application()->BitmapStoreName();
    70     
    70     
    71     // Input absorber
    71     // Input absorber