diff -r 41a7f70b3818 -r 5266b1f337bd phoneapp/silenceactionplugin/inc/silenceactionplugin.h --- a/phoneapp/silenceactionplugin/inc/silenceactionplugin.h Tue Aug 31 15:14:29 2010 +0300 +++ b/phoneapp/silenceactionplugin/inc/silenceactionplugin.h Wed Sep 01 12:30:10 2010 +0100 @@ -39,8 +39,8 @@ * Triggered when the conditions from the rule file are valid. */ class CSilenceActionPlugIn : - public CCFActionPlugIn, - public MSilenceActionObserver + public CCFActionPlugIn, + public MSilenceActionObserver { public: // Constructors and destructor @@ -51,7 +51,7 @@ public: // From CCFActionPlugIn - // @see CCFActionPlugIn + // @see CCFActionPlugIn void InitializeL(); // @see CCFActionPlugIn @@ -69,16 +69,16 @@ // @see MSilenceActionObserver void MuteActionCompleted(); - protected: + protected: // C++ constrcutor CSilenceActionPlugIn(); private: // New functions - - void DoCancel(); - - void RunL(); + + void DoCancel(); + + void RunL(); private: // Data