engine/inc/ShowEngine.h
branch3rded
changeset 343 9c56bf585696
parent 176 1c8b56cb6409
child 390 d7abecc9d189
--- a/engine/inc/ShowEngine.h	Sat Oct 23 17:30:22 2010 +0100
+++ b/engine/inc/ShowEngine.h	Sat Nov 13 13:54:36 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;