application/inc/PodcastFeedView.h
branchsymbian1
changeset 289 ba99740139d0
parent 210 e82411ba1646
child 336 3d6c1417e8bd
--- a/application/inc/PodcastFeedView.h	Mon Oct 25 14:03:39 2010 +0100
+++ b/application/inc/PodcastFeedView.h	Mon Oct 25 14:04:32 2010 +0100
@@ -42,7 +42,9 @@
 		void CheckResumeDownloadL();
 		void UpdateToolbar(TBool aVisible=ETrue);
 		TBool ViewingShows();
-		
+
+ 	   void CheckConfirmExit();
+
 	protected:
 	    void ConstructL();
 		CPodcastFeedView(CPodcastModel& aPodcastModel);
@@ -112,7 +114,7 @@
 		void HandleUpdateFeedL();
 		void GetFeedErrorText(TDes &aErrorMessage, TInt aErrorCode);
 		void OpmlParsingCompleteL(TInt aError, TUint aNumFeedsImported);
-
+		
 	private:
 		CPodcastModel& iPodcastModel;		
 		TBool iUpdatingRunning;