engine/inc/ShowEngine.h
branchsymbian1
changeset 336 3d6c1417e8bd
parent 148 e3f9b65d6910
child 348 bd7f3de17443
--- a/engine/inc/ShowEngine.h	Tue Oct 26 15:58:11 2010 +0100
+++ b/engine/inc/ShowEngine.h	Fri Nov 12 20:48:14 2010 +0000
@@ -147,7 +147,7 @@
 	CPodcastModel& iPodcastModel;
 
 	// observers that will receive callbacks
-    	RArray<MShowEngineObserver*> iObservers;
+    RArray<MShowEngineObserver*> iObservers;
 
 	// The show we are currently downloading
 	CShowInfo* iShowDownloading;