summaryrefslogtreecommitdiffstats
path: root/src/ClientInfo.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ClientInfo.hpp')
-rw-r--r--src/ClientInfo.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ClientInfo.hpp b/src/ClientInfo.hpp
index 5ab1160..cdd8ff4 100644
--- a/src/ClientInfo.hpp
+++ b/src/ClientInfo.hpp
@@ -24,6 +24,8 @@ public:
ClientInterface interface = Clonk;
QString nick = "";
+ bool dcc = false;
+
int CUID = 0;
QString pcName = "";
bool activated = false;