add normal user restrictions

This commit is contained in:
2020-05-26 18:47:14 +02:00
parent 90a76301f2
commit 49dedcd064
10 changed files with 18 additions and 49 deletions

View File

@@ -28,6 +28,7 @@ public:
void on_button_clicked();
bool login;
bool admin;
};
#endif // VIEW_LOGGIN_H