phoneapp/phoneuicontrol/inc/mphoneuistatemachinefactory.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
--- 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