From 296fe61d7cf2f10dabd762ba29fe1cbf5a3368c5 Mon Sep 17 00:00:00 2001 From: Dimitar Petrovski Date: Sat, 20 Oct 2012 12:46:13 +0200 Subject: removed some valgrind warinigs try: optimize the sort schedule in add event thread optimize updating of equivalent channels fix deletion of theme and category on eit update --- epghandler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'epghandler.h') 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*/ -- cgit v1.2.3