diff -r c84cf270c54f -r 92ab7f8d0eab phoneengine/phonemodel/inc/cpesimstatemonitor.h --- a/phoneengine/phonemodel/inc/cpesimstatemonitor.h Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneengine/phonemodel/inc/cpesimstatemonitor.h Fri Mar 19 09:28:42 2010 +0200 @@ -45,10 +45,10 @@ // Monitored Sim event given to constructor enum TEvent - { - EEventSimStatus, - EEventSimChanged - }; + { + EEventSimStatus, + EEventSimChanged + }; public: // Constructors and destructor