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:
@@ -64,7 +64,7 @@ void LocalInputPlugin::enumOriginDevices(QStringList& listedHwIds, OriginDevices
|
||||
originDevices.append(OriginDevice(
|
||||
"LocalInput",
|
||||
m_hardwareID,
|
||||
QString::null,
|
||||
QString(),
|
||||
0,
|
||||
1, // nb Rx
|
||||
0 // nb Tx
|
||||
|
||||
Reference in New Issue
Block a user