16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 03:09:18 +02:00

report generation

This commit is contained in:
milek7
2019-04-01 01:53:04 +02:00
parent 891fe7ddee
commit bcc87e3f30
2 changed files with 59 additions and 2 deletions

View File

@@ -4,7 +4,10 @@ class trainingcard_panel : public ui_panel
{
std::string place;
std::string trainee_name;
std::string trainee_birthdate;
std::string trainee_company;
std::string instructor_name;
std::string track_segment;
std::string remarks;
std::optional<std::time_t> start_time_wall;