1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-15 16:03:42 -04:00

Moved m_deviceAPI->addThreadedSource at the end of the constructor sequence in all channel plugins

This commit is contained in:
f4exb
2017-11-06 01:39:44 +01:00
parent 636ede56cf
commit 95f9df8396
30 changed files with 98 additions and 79 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
const PluginDescriptor LoRaPlugin::m_pluginDescriptor = {
QString("LoRa Demodulator"),
QString("3.8.0"),
QString("3.8.2"),
QString("(c) 2015 John Greb"),
QString("http://www.maintech.de"),
true,