diff options
Diffstat (limited to 'epghandler.h')
-rw-r--r-- | epghandler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/epghandler.h b/epghandler.h index e1c6915..3219f58 100644 --- a/epghandler.h +++ b/epghandler.h @@ -38,6 +38,7 @@ private: std::string origShortText; std::string origDescription; cEquivHandler* equivHandler; + static const int _LONG_EVENT_HOURS = 10; }; #endif /*APIVERSNUM > 10725*/ |