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

Put web server for API in place in the main window (1)

This commit is contained in:
f4exb
2017-11-17 08:52:15 +01:00
parent 5628b580ce
commit 279a88a17f
8 changed files with 39 additions and 5 deletions
+2
View File
@@ -239,6 +239,8 @@ private:
/** Buffer for collecting characters of request and header lines */
QByteArray lineBuffer;
/** Settings flag */
bool useQtSettings;
};
} // end of namespace