diff options
Diffstat (limited to 'views/displaychannelview.h')
| -rw-r--r-- | views/displaychannelview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/displaychannelview.h b/views/displaychannelview.h index e3f33c3..f533e1c 100644 --- a/views/displaychannelview.h +++ b/views/displaychannelview.h @@ -34,6 +34,8 @@ public: void ClearStatusIcons(void); void DrawAudioInfo(void); void ClearAudioInfo(void); + void DrawEncryptionInfo(int channelSid); + void ClearEncryptionInfo(void); void DrawScreenResolution(void); void ClearScreenResolution(void); void DrawScraperContent(const cEvent *event); |
