engine/inc/ShowInfo.h
changeset 60 4d230e702aa3
parent 2 29cda98b007e
child 349 4538abb763e4
--- a/engine/inc/ShowInfo.h	Thu Mar 11 20:53:00 2010 +0100
+++ b/engine/inc/ShowInfo.h	Tue Apr 27 19:26:48 2010 +0100
@@ -42,7 +42,8 @@
 
 enum TShowType {
 	EAudioPodcast = 0,
-	EVideoPodcast
+	EVideoPodcast,
+	EOtherPodcast
 };
 
 class CShowInfo: public CBase {