--- a/phoneapp/phoneuicontrol/inc/mphoneuistatemachinefactory.h Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/mphoneuistatemachinefactory.h Tue Aug 31 15:14:29 2010 +0300
@@ -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