engine/inc/ShowInfo.h
changeset 107 af6475fdf8d6
parent 2 29cda98b007e
child 349 4538abb763e4
--- a/engine/inc/ShowInfo.h	Sat Apr 03 16:03:09 2010 +0100
+++ b/engine/inc/ShowInfo.h	Sat Apr 03 21:28:44 2010 +0100
@@ -42,7 +42,8 @@
 
 enum TShowType {
 	EAudioPodcast = 0,
-	EVideoPodcast
+	EVideoPodcast,
+	EOtherPodcast
 };
 
 class CShowInfo: public CBase {