summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authordeva <deva>2008-09-03 14:30:05 +0000
committerdeva <deva>2008-09-03 14:30:05 +0000
commit4549daa34926ca806daf6cbf4aea70bf24338f4a (patch)
tree00a65c331318c8466209773159147d8874ba4ea2 /client/client.pro
parent062cd5bb34d0aa02e42467f04dad50af2a3abd24 (diff)
Did some work on the database widget. It now works with hardcoded medicine list.
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro
index bb4711b..7ada8f1 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -4,7 +4,7 @@ TEMPLATE = app
TARGET = pracro
DEPENDPATH += . widgets
INCLUDEPATH += . widgets
-QT += core gui network xml
+QT += core gui network xml sql
# For debugging
QMAKE_CXXFLAGS += -g -Wall -Werror