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 4e60e57..003fd32 100644 --- a/epghandler.h +++ b/epghandler.h @@ -41,6 +41,7 @@ private: std::string origDescription; cEquivHandler* equivHandler; static const int _LONG_EVENT_HOURS = 10; + bool modified; }; #endif /*APIVERSNUM > 10725*/ |