From 27e9004629612493c036f11807c02409a908522f Mon Sep 17 00:00:00 2001 From: kamel5 Date: Wed, 10 Jul 2019 17:35:55 +0200 Subject: Rename recmenumanager.* to recmenuview.* --- tvguideosd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tvguideosd.h') diff --git a/tvguideosd.h b/tvguideosd.h index 1e6a990..7db4046 100644 --- a/tvguideosd.h +++ b/tvguideosd.h @@ -9,7 +9,7 @@ #include "timeline.h" #include "channelgroups.h" #include "footer.h" -#include "recmenumanager.h" +#include "recmenuview.h" #include "channeljump.h" // --- cTvGuideOsd ------------------------------------------------------------- @@ -24,7 +24,7 @@ private: cTimeLine *timeLine; cChannelGroups *channelGroups; cFooter *footer; - cRecMenuManager *recMenuManager; + cRecMenuView *recMenuView; cChannelJump *channelJumper; bool detailViewActive; void drawOsd(); -- cgit v1.2.3