Experimental: save/restore channel list mode for history zaps

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1870 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: a9cb9c4733
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-22 (Tue, 22 Nov 2011)
This commit is contained in:
[CST] Focus
2011-11-22 09:49:51 +00:00
parent 971c3d4fb3
commit 3f30dcd4da
4 changed files with 41 additions and 0 deletions

View File

@@ -148,6 +148,7 @@ public:
void SortTP(void);
void ClearList(void);
bool SameTP(t_channel_id channel_id = 0);
CLastChannel & getLastChannels() { return lastChList; }
//friend class CZapitChannel;
};
#endif