1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

AirspyHF and TestSource: fixed Windows build

This commit is contained in:
f4exb
2018-01-14 23:59:57 +01:00
parent 788a2ceb33
commit 6cf1524c7a
5 changed files with 65 additions and 8 deletions
@@ -97,7 +97,6 @@ private slots:
void on_record_toggled(bool checked);
void updateStatus();
void updateHardware();
void tick();
};
#endif // _TESTSOURCE_TESTSOURCEGUI_H_