summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-08-07 16:05:33 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-08-07 16:07:10 +0200
commitb55ef69930ff9e26c13845a692fabb709f1c685f (patch)
treebfdc9acda3e6c0083637e4eede1bf51bdcf8c015 /tools
parentc39436c722e778460366995877d66a8935d2d636 (diff)
remove useles QT += network
Diffstat (limited to 'tools')
-rw-r--r--tools/linguist/linguist/linguist.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/linguist/linguist/linguist.pro b/tools/linguist/linguist/linguist.pro
index 9f16ced9e4..cea81d47f6 100644
--- a/tools/linguist/linguist/linguist.pro
+++ b/tools/linguist/linguist/linguist.pro
@@ -2,8 +2,7 @@ TEMPLATE = app
LANGUAGE = C++
DESTDIR = ../../../bin
-QT += xml \
- network
+QT += xml
CONFIG += qt \
warn_on \