mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Fixed some warnings from Mac ports compilation
This commit is contained in:
@@ -64,7 +64,7 @@ void TestSinkPlugin::enumOriginDevices(QStringList& listedHwIds, OriginDevices&
|
||||
originDevices.append(OriginDevice(
|
||||
"TestSink",
|
||||
m_hardwareID,
|
||||
QString::null,
|
||||
QString(),
|
||||
0, // Sequence
|
||||
0, // nb Rx
|
||||
1 // nb Tx
|
||||
|
||||
Reference in New Issue
Block a user