1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-18 13:48:37 -04:00

Reverse API: SDRDaemon source

This commit is contained in:
f4exb
2018-12-26 17:08:21 +01:00
parent fc3f6d1711
commit 82fe8455cc
7 changed files with 196 additions and 6 deletions
@@ -133,6 +133,7 @@ private slots:
void updateHardware();
void updateStatus();
void networkManagerFinished(QNetworkReply *reply);
void openDeviceSettingsDialog(const QPoint& p);
};
#endif // INCLUDE_SDRDAEMONSOURCEGUI_H