diff options
Diffstat (limited to 'xml/display.h')
-rw-r--r-- | xml/display.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xml/display.h b/xml/display.h index 73a7269..df502b7 100644 --- a/xml/display.h +++ b/xml/display.h @@ -1,5 +1,5 @@ /* - * $Id: display.h,v 1.2 2004/12/28 01:24:35 lordjaxom Exp $ + * $Id: display.h,v 1.3 2005/01/02 20:01:45 lordjaxom Exp $ */ #ifndef VDR_TEXT2SKIN_DISPLAY_H @@ -20,6 +20,7 @@ public: channelInfo, channelSmall, volume, + audioTracks, message, replayInfo, replaySmall, |