mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-10 13:33:49 -04:00
Fix PR comments
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
|
||||
MESSAGE_CLASS_DEFINITION(HeatMapBaseband::MsgConfigureHeatMapBaseband, Message)
|
||||
|
||||
HeatMapBaseband::HeatMapBaseband(HeatMap *heatDemod) :
|
||||
m_sink(heatDemod),
|
||||
HeatMapBaseband::HeatMapBaseband() :
|
||||
m_running(false)
|
||||
{
|
||||
qDebug("HeatMapBaseband::HeatMapBaseband");
|
||||
|
||||
Reference in New Issue
Block a user