diff options
Diffstat (limited to 'src/ClientInfo.hpp')
| -rw-r--r-- | src/ClientInfo.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ClientInfo.hpp b/src/ClientInfo.hpp index d176965..57d2587 100644 --- a/src/ClientInfo.hpp +++ b/src/ClientInfo.hpp @@ -15,6 +15,7 @@ public: QTcpSocket* socket = 0; QString name = ""; + bool noLogging = false; }; class ClientInfo |
