diff options
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 1 |
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 |