summaryrefslogtreecommitdiff
path: root/displaychannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaychannel.h')
-rw-r--r--displaychannel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/displaychannel.h b/displaychannel.h
index 2854888..c228d70 100644
--- a/displaychannel.h
+++ b/displaychannel.h
@@ -9,6 +9,8 @@ private:
bool initial;
bool groupSep;
bool channelChange;
+ bool isRadioChannel;
+ bool radioIconDrawn;
cString lastDate;
int lastSeen;
time_t lastSignalDisplay;