voicerecorder/AppSrc/CVRAppUi.h
branchRCL_3
changeset 10 bb90e4148332
parent 0 845549f293a7
child 13 4e5b531d23cb
--- 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
 
 		/**