1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-01 16:38:06 -04:00

MSVC compatibility

This commit is contained in:
f4exb
2020-03-15 11:58:19 +01:00
parent f77f61a8a5
commit 298a5aadc5
10 changed files with 13 additions and 13 deletions
@@ -171,7 +171,6 @@ private:
private slots:
void handleInputMessages();
void networkManagerFinished(QNetworkReply *reply);
void handleData(int start, int stop);
};
#endif // INCLUDE_INTERFEROMETER_H