--- a/phoneapp/phoneuicontrol/inc/mphoneuistatemachinefactory.h Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/mphoneuistatemachinefactory.h Wed Sep 01 12:30:10 2010 +0100
@@ -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