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

Fixed some compilation issues

This commit is contained in:
f4exb
2019-10-24 22:18:36 +02:00
parent e2fd1384f7
commit d63f1a3ed5
11 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ void TestMIPlugin::enumOriginDevices(QStringList& listedHwIds, OriginDevices& or
originDevices.append(OriginDevice(
"TestMI", // Displayable name
m_hardwareID, // Hardware ID
QString::null, // Serial
QString(), // Serial
0, // Sequence
2, // Number of Rx streams
0 // Number of Tx streams