1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-27 12:34:18 -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
@@ -264,7 +264,6 @@ AMModGUI::AMModGUI(PluginAPI* pluginAPI, DeviceUISet *deviceUISet, BasebandSampl
m_pluginAPI(pluginAPI),
m_deviceUISet(deviceUISet),
m_channelMarker(this),
m_basicSettingsShown(false),
m_doApplySettings(true),
m_channelPowerDbAvg(20,0),
m_recordLength(0),