mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-14 00:43:35 +02:00
gui/scan.cpp: add delivery type member, use it to find scanned type
Origin commit data
------------------
Commit: 4372df5a25
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-16 (Wed, 16 Jan 2013)
This commit is contained in:
@@ -80,9 +80,11 @@ class CScanTs : public CMenuTarget
|
||||
void testFunc();
|
||||
void prev_next_TP(bool);
|
||||
TP_params TP;
|
||||
int deltype;
|
||||
char * pname;
|
||||
|
||||
public:
|
||||
CScanTs();
|
||||
CScanTs(int dtype = FE_QPSK);
|
||||
void hide();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
};
|
||||
|
Reference in New Issue
Block a user