aboutsummaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authorUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-10-30 12:16:26 +0100
committerGitHub <noreply@github.com>2022-10-30 12:16:26 +0100
commit75064a08587bc960c06d2324a0334ee88441fb35 (patch)
tree601d4870582bae2077b83eb43b099995e1e98e29 /client/client.pro
parent1390db8f7332768a133ae846b90c98d43c9b9f74 (diff)
parente8b58762643f0a20454068e352738ecffc372c7e (diff)
Merge branch 'dev' 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