mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
PSQL id 06.11.2024
This commit is contained in:
@@ -1,14 +1,8 @@
|
||||
#include "trainee.h"
|
||||
|
||||
Trainee::Trainee():
|
||||
trainee_id(),
|
||||
name(),
|
||||
login(),
|
||||
password(),
|
||||
archived(false),
|
||||
loggedIn(false),
|
||||
User(),
|
||||
group(),
|
||||
learnClass(),
|
||||
computer(),
|
||||
tasks()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user