1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

Samplesources GUI file record: right click to choose file

This commit is contained in:
f4exb
2020-04-01 23:17:26 +02:00
parent 71e65c4e9c
commit bbe4605258
51 changed files with 546 additions and 20 deletions
@@ -107,6 +107,7 @@ private slots:
void updateHardware();
void updateStatus();
void openDeviceSettingsDialog(const QPoint& p);
void openFileRecordDialog(const QPoint& p);
};
#endif // INCLUDE_HACKRFINPUTGUI_H