1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 07:23:38 -04:00

Demdulators: removed obsolete on menu double clicked event handling. Modulators: removed obsolete basic settings shown indicator

This commit is contained in:
f4exb
2017-11-12 10:30:12 +01:00
parent e2252836f0
commit 9cca7100ac
26 changed files with 4 additions and 118 deletions
-1
View File
@@ -583,7 +583,6 @@ ATVModGUI::ATVModGUI(PluginAPI* pluginAPI, DeviceUISet *deviceUISet, BasebandSam
m_pluginAPI(pluginAPI),
m_deviceUISet(deviceUISet),
m_channelMarker(this),
m_basicSettingsShown(false),
m_doApplySettings(true),
m_channelPowerDbAvg(20,0),
m_videoLength(0),