Add fully-functional administration panel for administrators and dispatchers
This commit is contained in:
parent
bf599549ea
commit
ff6901e3a9
22 changed files with 1257 additions and 42 deletions
|
|
@ -31,6 +31,7 @@ public slots:
|
|||
void accept() Q_DECL_OVERRIDE;
|
||||
|
||||
void addNewProfession();
|
||||
void setCurrentProfession();
|
||||
void removeOldProfession();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue