summaryrefslogtreecommitdiff
path: root/epgsearchtools.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearchtools.h')
-rw-r--r--epgsearchtools.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epgsearchtools.h b/epgsearchtools.h
index 9b80473..7ad67f7 100644
--- a/epgsearchtools.h
+++ b/epgsearchtools.h
@@ -91,6 +91,7 @@ using std::string;
#define ICON_BAR_EMPTY 0x89
#define ICON_BAR_CLOSE 0x8A
#define ICON_VPS 0x93
+#define ICON_TIMER_INACT 0x95
// UTF-8 Icons
#define ICON_BAR_OPEN_UTF8 "\uE007"
@@ -102,6 +103,7 @@ using std::string;
#define ICON_CLOCK_HALF_UTF8 "\uE014"
#define ICON_RUNNING_UTF8 "\uE012"
#define ICON_VPS_UTF8 "\uE013"
+#define ICON_TIMER_INACT_UTF8 "\uE015"
#define CONTENT_DESCRIPTOR_MAX 255