--- 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 {