calculations

This commit is contained in:
2019-10-22 17:07:33 +02:00
parent 3c74465092
commit 667d06fd9e
12 changed files with 336 additions and 89 deletions
+2
View File
@@ -27,6 +27,7 @@ CONFIG += c++11
SOURCES += \
cbooking.cpp \
cdailyworking.cpp \
cmonthlybooking.cpp \
cmonthlyitemdelegate.cpp \
cmonthlyview.cpp \
common.cpp \
@@ -39,6 +40,7 @@ HEADERS += \
cbooking.h \
cdailyworking.h \
cmainwindow.h \
cmonthlybooking.h \
cmonthlyitemdelegate.h \
cmonthlyview.h \
common.h \