summaryrefslogtreecommitdiff
path: root/coreengine/viewdisplaychannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'coreengine/viewdisplaychannel.h')
-rw-r--r--coreengine/viewdisplaychannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreengine/viewdisplaychannel.h b/coreengine/viewdisplaychannel.h
index 9a53dc0..2170e40 100644
--- a/coreengine/viewdisplaychannel.h
+++ b/coreengine/viewdisplaychannel.h
@@ -25,7 +25,7 @@ public:
void SetChannel(const cChannel *channel, int number);
void SetEvents(const cEvent *present, const cEvent *following);
void SetMessage(eMessageType type, const char *text);
- void Flush(void);
+ void Flush(bool animFlush);
};
#endif //__VIEWDISPLAYCHANNEL_H \ No newline at end of file