mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-24 11:04:10 -04:00
DATV: more robust handling of TV screen renderer at destruction time
This commit is contained in:
@@ -266,6 +266,7 @@ DATVDemodGUI::DATVDemodGUI(PluginAPI* objPluginAPI, DeviceUISet *deviceUISet, Ba
|
||||
|
||||
DATVDemodGUI::~DATVDemodGUI()
|
||||
{
|
||||
m_objDATVDemod->stop();
|
||||
m_objDATVDemod->SetTVScreen(nullptr);
|
||||
m_objDATVDemod->setMERLabel(nullptr);
|
||||
m_objDATVDemod->setCNRLabel(nullptr);
|
||||
|
||||
Reference in New Issue
Block a user