Мессенджер полностью работает

This commit is contained in:
krivoshein
2024-12-17 12:54:43 +03:00
parent e393244bf7
commit a839f964fe
69 changed files with 724 additions and 605 deletions

View File

@@ -69,6 +69,7 @@ public:
class ClientMessage
{
public:
QString Login;
QString Text;
};