mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-13 11:18:48 -04:00
Tx ph.1: added device sink reference to the device UI set
This commit is contained in:
@@ -765,6 +765,8 @@ MainWindow::DeviceUISet::DeviceUISet(QTimer& timer)
|
||||
m_samplingDeviceControl = new SamplingDeviceControl;
|
||||
m_deviceSourceEngine = 0;
|
||||
m_deviceSourceAPI = 0;
|
||||
m_deviceSinkEngine = 0;
|
||||
m_deviceSinkAPI = 0;
|
||||
|
||||
// m_spectrum needs to have its font to be set since it cannot be inherited from the main window
|
||||
QFont font;
|
||||
|
||||
Reference in New Issue
Block a user