Rewrite streaming code to C++ and forklift most of the setup out of the GUI code

This commit is contained in:
Cameron Gutman
2018-06-28 01:44:43 -07:00
parent cad95f12f6
commit 0821c66d8c
13 changed files with 532 additions and 359 deletions
+2
View File
@@ -37,6 +37,8 @@ public:
PairState pairState;
QString activeAddress;
int currentGameId;
QString gfeVersion;
QString appVersion;
// Persisted traits
QString localAddress;