Add support for dynamic HTTPS port

This commit is contained in:
Cameron Gutman
2021-07-03 00:00:27 -05:00
parent 043c55ae66
commit 48728efee0
6 changed files with 40 additions and 15 deletions
+1
View File
@@ -62,6 +62,7 @@ public:
ComputerState state;
PairState pairState;
NvAddress activeAddress;
uint16_t activeHttpsPort;
int currentGameId;
QString gfeVersion;
QString appVersion;