1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -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
@@ -135,6 +135,7 @@ private slots:
void updateStatus();
void networkManagerFinished(QNetworkReply *reply);
void openDeviceSettingsDialog(const QPoint& p);
void openFileRecordDialog(const QPoint& p);
};
#endif // INCLUDE_REMOTEINPUTGUI_H