Иконка Юзера в шапке чата

This commit is contained in:
2025-09-12 12:33:58 +03:00
parent 8bb2aef5cc
commit 96d63effa5
6 changed files with 56 additions and 30 deletions

View File

@@ -32,6 +32,8 @@ private:
bool loggedIn;
protected:
QString TypeUserDB;
bool isAdmin;
};
#endif // USER_H