summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-03-29 18:37:20 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2010-03-30 13:44:02 (GMT)
commitc626bf34e14ea05c986053c0f87e02f4b0bd8cdd (patch)
treeb3d87765def99e38a8a3226cf02f47209274838c /tools
parentf39a71a6c44e5011a169dfa6840a33a9b5075c77 (diff)
downloadQt-c626bf34e14ea05c986053c0f87e02f4b0bd8cdd.zip
Qt-c626bf34e14ea05c986053c0f87e02f4b0bd8cdd.tar.gz
Qt-c626bf34e14ea05c986053c0f87e02f4b0bd8cdd.tar.bz2
no need for CONFIG += ordered here
Diffstat (limited to 'tools')
-rw-r--r--tools/linguist/linguist.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/linguist/linguist.pro b/tools/linguist/linguist.pro
index e1c8a63..85ecd5a 100644
--- a/tools/linguist/linguist.pro
+++ b/tools/linguist/linguist.pro
@@ -4,5 +4,3 @@ SUBDIRS = \
lrelease \
lupdate \
lconvert
-CONFIG += ordered
-