CMovieBrowser: add missing context buttons

No user can see anything about available submenu and help window,
because access to help via submenu is not longer possible
since 92008d0b7c


Origin commit data
------------------
Branch: ni/coolstream
Commit: bb895befef
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)



------------------
This commit was generated by Migit
This commit is contained in:
2016-12-06 11:16:11 +01:00
parent 514ae3e19d
commit 80cba66ede
2 changed files with 17 additions and 9 deletions

View File

@@ -163,6 +163,7 @@ class CMovieBrowser : public CMenuTarget
CBox m_cBoxFrameFootRel;
CBox m_cBoxFrameTitleRel;
CComponentsHeader *m_header;
CComponentsDetailLine *m_detailsLine;
CComponentsChannelLogo *m_channelLogo;
CComponentsPicture *m_movieCover;