aboutsummaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authorNielsCoding <n.stunnebrink@student.avans.nl>2022-10-30 10:15:05 +0100
committerNielsCoding <n.stunnebrink@student.avans.nl>2022-10-30 10:15:05 +0100
commiteb10a1a6dc03d83284788128d3f77ff57852c3c6 (patch)
tree221e189fe3f7bd76d38d1efdce0922fb56e2e60d /client/client.pro
parentb5322d74d1839c4af490f5c7297e439a8433ba9b (diff)
intervals added and consts.h
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/client.pro b/client/client.pro
index 76f2b56..8305949 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -3,6 +3,7 @@ QT += core gui sql charts network
HEADERS += \
Client.h \
HandleMessage.h \
+ consts.h \
dbconnector.h \
main.h \
mainwindow.h