application/inc/PodcastListView.h
branchRCL_3
changeset 302 cf14797d0023
parent 243 44d205147a83
child 313 0f30a75610de
--- a/application/inc/PodcastListView.h	Thu Oct 28 23:32:49 2010 +0100
+++ b/application/inc/PodcastListView.h	Fri Oct 29 00:12:35 2010 +0100
@@ -117,7 +117,7 @@
 		* Default implementation is empty.  
 		* @param aCommand ID of the command to respond to. 
 		*/
-		void HandleCommandL(TInt aCommand);
+		virtual void HandleCommandL(TInt aCommand);
 
 		void OfferToolbarEventL(TInt aCommand);
 		void DynInitToolbarL (TInt aResourceId, CAknToolbar *aToolbar);