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
------------------
Branch: ni/coolstream
Commit: a9cb9c4733
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-22 (Tue, 22 Nov 2011)



------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2011-11-22 09:49:51 +00:00
parent f11a59b82c
commit 10803d3b6b
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