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