1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 16:34:45 -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
+1
View File
@@ -106,6 +106,7 @@ private slots:
void updateHardware();
void updateStatus();
void openDeviceSettingsDialog(const QPoint& p);
void openFileRecordDialog(const QPoint& p);
};
#endif // INCLUDE_FCDPROGUI_H