diff -r c84cf270c54f -r 92ab7f8d0eab phoneapp/phoneuicontrol/inc/mphoneuistatemachinefactory.h --- a/phoneapp/phoneuicontrol/inc/mphoneuistatemachinefactory.h Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneapp/phoneuicontrol/inc/mphoneuistatemachinefactory.h Fri Mar 19 09:28:42 2010 +0200 @@ -71,8 +71,8 @@ * @return an instance of class upcasted to CPhoneErrorMessagesHandler class */ virtual CPhoneErrorMessagesHandler* CreatePhoneErrorMessagesHandlerL( - MPhoneViewCommandHandle* aViewCommandHandle, - MPhoneStateMachine* aStateMachine ) = 0; + MPhoneViewCommandHandle* aViewCommandHandle, + MPhoneStateMachine* aStateMachine ) = 0; }; #endif // __MPHONEUISTATEMACHINEFACTORY_H