1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

PluginManager::selectSampleSinkBySerialOrSequence: removed GUI interaction

This commit is contained in:
f4exb
2017-09-15 01:49:18 +02:00
parent 03e491db45
commit ff0c2c30fd
5 changed files with 29 additions and 15 deletions
+1
View File
@@ -36,6 +36,7 @@ DeviceSourceAPI::DeviceSourceAPI(MainWindow *mainWindow,
m_spectrum(glSpectrum),
m_channelWindow(channelWindow),
m_sampleSourceSequence(0),
m_pluginInterface(0),
m_sampleSourcePluginInstanceUI(0),
m_buddySharedPtr(0),
m_isBuddyLeader(false),