mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 13:47:01 -04:00
Update channel list upon Morse Decoder and Demod Analyzer GUI creation. Fixes #2263
This commit is contained in:
@@ -216,6 +216,7 @@ MorseDecoderGUI::MorseDecoderGUI(PluginAPI* pluginAPI, FeatureUISet *featureUISe
|
||||
makeUIConnections();
|
||||
DialPopup::addPopupsToChildDials(this);
|
||||
m_resizer.enableChildMouseTracking();
|
||||
m_morseDecoder->getAvailableChannelsReport();
|
||||
}
|
||||
|
||||
MorseDecoderGUI::~MorseDecoderGUI()
|
||||
|
||||
Reference in New Issue
Block a user