Experimental: save/restore screen for channel list context menu

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1935 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
focus
2011-12-05 14:16:28 +00:00
parent 33e94fbcf0
commit e85c48501f
5 changed files with 77 additions and 21 deletions

View File

@@ -93,6 +93,7 @@ private:
void paintButtonBar(bool is_current);
void hide();
void showChannelLogo();
void calcSize();
public:
CChannelList(const char * const Name, bool historyMode = false, bool _vlist = false, bool new_mode_active = false );