Add logick for user workers

This commit is contained in:
E. Kozlovskaya 2021-01-05 16:44:30 +07:00
parent e7be0f23d6
commit 2bf8ff0f59
6 changed files with 42 additions and 17 deletions

View file

@ -9,6 +9,7 @@
#include "registrationdialog.h"
#include "administrationpanel.h"
#include "workerpanel.h"
QT_BEGIN_NAMESPACE
namespace Ui { class LoginWindow; }