diff options
Diffstat (limited to 'epgsearchtools.h')
-rw-r--r-- | epgsearchtools.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epgsearchtools.h b/epgsearchtools.h index 733bb9e..29907de 100644 --- a/epgsearchtools.h +++ b/epgsearchtools.h @@ -95,7 +95,7 @@ using std::string; #define ICON_BAR_CLOSE_UTF8 "\uE00A" #define ICON_REC_UTF8 "\uE00B" #define ICON_CLOCK_UTF8 "\uE00C" -#define ICON_CLOCK_HALF_UTF8 "t" +#define ICON_CLOCK_HALF_UTF8 "\uE014" #define ICON_RUNNING_UTF8 "\uE012" #define ICON_VPS_UTF8 "\uE013" |