diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-04-09 08:47:55 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-04-09 08:47:55 (GMT) |
commit | 01400942b81d52652fde270b3267b7aba06dd3f1 (patch) | |
tree | 64aad471bfc57736dc967e64faf018249a62f519 /tools | |
parent | 0fefefd33bb252c0d30222df64223d2e92888e8d (diff) | |
download | Qt-01400942b81d52652fde270b3267b7aba06dd3f1.zip Qt-01400942b81d52652fde270b3267b7aba06dd3f1.tar.gz Qt-01400942b81d52652fde270b3267b7aba06dd3f1.tar.bz2 |
remove CONFIG += ordered again
Diffstat (limited to 'tools')
-rw-r--r-- | tools/linguist/linguist.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/linguist/linguist.pro b/tools/linguist/linguist.pro index c4b7c29..248c89e 100644 --- a/tools/linguist/linguist.pro +++ b/tools/linguist/linguist.pro @@ -4,4 +4,3 @@ SUBDIRS = \ lupdate \ lconvert !no-png:!contains(QT_CONFIG, no-gui):SUBDIRS += linguist -CONFIG += ordered |