summaryrefslogtreecommitdiff
path: root/displaychannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaychannel.h')
-rw-r--r--displaychannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/displaychannel.h b/displaychannel.h
index fa3c3ce..f1f95d5 100644
--- a/displaychannel.h
+++ b/displaychannel.h
@@ -24,7 +24,7 @@ private:
void SetProgressBar(const cEvent *present);
public:
cNopacityDisplayChannel(bool WithInfo);
- virtual ~cNopacityDisplayChannel();
+ virtual ~cNopacityDisplayChannel(void);
virtual void SetChannel(const cChannel *Channel, int Number);
virtual void SetEvents(const cEvent *Present, const cEvent *Following);
virtual void SetMessage(eMessageType Type, const char *Text);