mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Audio Input: Make sure audio device name corresponds to GUI setting. Set start/stop button background colour according to device status.
This commit is contained in:
@@ -80,6 +80,7 @@ private slots:
|
||||
void on_startStop_toggled(bool checked);
|
||||
void updateHardware();
|
||||
void openDeviceSettingsDialog(const QPoint& p);
|
||||
void updateStatus();
|
||||
};
|
||||
|
||||
#endif // INCLUDE_AUDIOINPUTGUI_H
|
||||
|
||||
Reference in New Issue
Block a user