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