diff -r 41a7f70b3818 -r 5266b1f337bd phoneengine/phonemodel/inc/cpesimstatemonitor.h --- a/phoneengine/phonemodel/inc/cpesimstatemonitor.h Tue Aug 31 15:14:29 2010 +0300 +++ b/phoneengine/phonemodel/inc/cpesimstatemonitor.h Wed Sep 01 12:30:10 2010 +0100 @@ -45,10 +45,10 @@ // Monitored Sim event given to constructor enum TEvent - { - EEventSimStatus, - EEventSimChanged - }; + { + EEventSimStatus, + EEventSimChanged + }; public: // Constructors and destructor