1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -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 aabdc75402
commit c077abf8b0
51 changed files with 546 additions and 20 deletions
@@ -97,7 +97,7 @@ private slots:
void updateHardware();
void updateStatus();
void openDeviceSettingsDialog(const QPoint& p);
void openFileRecordDialog(const QPoint& p);
};
#endif /* PLUGINS_SAMPLESOURCE_BLADERF2INPUT_BLADERF2INPUTGUI_H_ */