Fix 'approuve' button, add warning when break is not between day start and day end
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
float get_time_break();
|
||||
void update(Day *);
|
||||
QJsonObject to_json();
|
||||
bool has_warning();
|
||||
|
||||
float get_total();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user