added support for custom tokens in dislaychannel

This commit is contained in:
louis
2014-10-11 16:31:39 +02:00
parent 04340d11c9
commit 0e0f05cfcb
16 changed files with 132 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ enum eViewElement {
veBackground,
veDateTime,
veMessage,
veCustomTokens,
//DisplayChannel ViewElements
veChannelInfo,
veChannelGroup,