1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

TestMI: refactored Thread to Worker object moved to thread. Equivalent to FileInput changes

This commit is contained in:
f4exb
2020-07-12 11:02:10 +02:00
parent 48641ac97f
commit 437e0061f4
6 changed files with 124 additions and 158 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
const PluginDescriptor TestMIPlugin::m_pluginDescriptor = {
QString("TestMI"),
QString("Test Multiple Input"),
QString("5.7.9"),
QString("5.7.10"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,