Fix 'approuve' button, add warning when break is not between day start and day end

This commit is contained in:
Aurélie Delhaie
2022-04-09 13:59:48 +02:00
parent 9bb56fe174
commit deb49909d1
11 changed files with 425 additions and 9 deletions

View File

@@ -57,6 +57,7 @@ private:
void updateEndLabel();
void highlightDayOfWeek();
void updateValidIcon();
void updateWarningIcon();
QString get_save_file_path();
Identifier get_identifier(QString objectName);