mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-12 16:03:36 +02:00
CScanTs: add destructor to avoid leaks
Conflicts:
src/gui/scan.h
Origin commit data
------------------
Commit: 5371fd6c90
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-06 (Sat, 06 Apr 2013)
This commit is contained in:
committed by
[CST] Focus
parent
39064ecae6
commit
7c0274d474
@@ -85,6 +85,7 @@ class CScanTs : public CMenuTarget
|
||||
|
||||
public:
|
||||
CScanTs(int dtype = FE_QPSK);
|
||||
~CScanTs();
|
||||
void hide();
|
||||
int exec(CMenuTarget* parent, const std::string & actionKey);
|
||||
};
|
||||
|
Reference in New Issue
Block a user