diff -r 45ab7373901d -r bb90e4148332 voicerecorder/AppSrc/CVRAppUi.h --- a/voicerecorder/AppSrc/CVRAppUi.h Wed Mar 31 21:35:17 2010 +0300 +++ b/voicerecorder/AppSrc/CVRAppUi.h Wed Apr 14 16:00:13 2010 +0300 @@ -98,6 +98,13 @@ TBool ProcessCommandParametersL( TApaCommand aCommand, TFileName& aDocumentName, const TDesC8& aTail ); + /** + * Handles events from window group + * @param aType The type of event + */ + + void HandleApplicationSpecificEventL(TInt aType, const TWsEvent& aEvent); + private: // new methods /**