Add new Console Icons to GUI

This commit is contained in:
Florian Märkl 2020-12-25 21:39:58 +01:00
commit 7dd26f974f
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
13 changed files with 222 additions and 110 deletions

View file

@ -12,6 +12,7 @@
struct DiscoveryHost
{
bool ps5;
ChiakiDiscoveryHostState state;
uint16_t host_request_port;
#define STRING_MEMBER(name) QString name;