mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-05 08:21:16 -05:00
LocalSink: update local input device list at construction time
This commit is contained in:
parent
bab47d41c7
commit
dae5a9174b
@ -91,6 +91,7 @@ LocalSink::LocalSink(DeviceAPI *deviceAPI) :
|
||||
this,
|
||||
&LocalSink::updateDeviceSetList
|
||||
);
|
||||
updateDeviceSetList();
|
||||
}
|
||||
|
||||
LocalSink::~LocalSink()
|
||||
|
Loading…
Reference in New Issue
Block a user