summaryrefslogtreecommitdiff
path: root/epghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'epghandler.h')
-rw-r--r--epghandler.h1
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*/