calculation break, is, is decimal

This commit is contained in:
2019-10-14 12:04:32 +02:00
parent 29d9b79d2f
commit 4fb9883ea4
5 changed files with 124 additions and 29 deletions
+3
View File
@@ -27,6 +27,9 @@
#define COL_HOURS_DEC 19
#define COL_DAY2 20
#define DATA_HOLIDAY (Qt::UserRole+1)
#define DATA_BOOKING (Qt::UserRole+2)
#define COLOR_GLEITZEIT QColor(191, 191, 255)
#define COLOR_URLAUB QColor(127, 127, 255)
#define COLOR_SONDERURLAUB QColor(127, 127, 255)