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

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

@@ -12,7 +12,7 @@ public:
bool getIsAdmin(){return isAdmin;}
private:
bool isAdmin;
//bool isAdmin;
};
#endif // INSTRUCTOR_H