mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
Fixed some compilation issues
This commit is contained in:
@@ -64,7 +64,7 @@ void LocalOutputPlugin::enumOriginDevices(QStringList& listedHwIds, OriginDevice
|
||||
originDevices.append(OriginDevice(
|
||||
"LocalOutput",
|
||||
m_hardwareID,
|
||||
QString::null,
|
||||
QString(),
|
||||
0, // Sequence
|
||||
0, // nb Rx
|
||||
1 // nb Tx
|
||||
|
||||
Reference in New Issue
Block a user