aboutsummaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authorUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-10-30 12:40:53 +0100
committerUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-10-30 12:40:53 +0100
commit26564caa92d02a85a23fcd768a301fc76ec7c4cd (patch)
treef0c3845ee79a3c29d0b8a8c4cb2d3caaeb1efb5d /client/client.pro
parent6b2ff1c137773b91ce9552446a7ac91dd951b02b (diff)
parent75064a08587bc960c06d2324a0334ee88441fb35 (diff)
Merge branch 'qt-settings' of https://github.com/UnavailableDev/avans-whether-station-Qt into qt-settings
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