mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 22:14:45 -04:00
Store device category (type) in the SamplingDevice structure
This commit is contained in:
@@ -64,6 +64,7 @@ PluginInterface::SamplingDevices FileSourcePlugin::enumSampleSources()
|
||||
m_deviceTypeID,
|
||||
QString::null,
|
||||
i,
|
||||
PluginInterface::SamplingDevice::BuiltInDevice,
|
||||
true,
|
||||
0));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user