fix for QT5

This commit is contained in:
Volker Fischer 2013-01-08 15:51:44 +00:00
parent 62239d903a
commit f3c3acddca

View file

@ -2,7 +2,8 @@ CONFIG += qt \
thread \
release
QT += network \
QT += widgets \
network \
xml
INCLUDEPATH += src \