diff options
author | aavit <qt-info@nokia.com> | 2011-09-08 19:42:31 (GMT) |
---|---|---|
committer | aavit <qt-info@nokia.com> | 2011-09-08 19:42:31 (GMT) |
commit | a2c2c71ecd84e90f72697dfd57544c8d506c78e2 (patch) | |
tree | c5e31ff16e2471d33a124a6a37f4e48acdacd235 /tools/assistant/lib/lib.pro | |
parent | 6326227674efa85c1a5320141041110d211efc75 (diff) | |
parent | 260005374b9b930aa583cd117aba96f8f4b34131 (diff) | |
download | Qt-a2c2c71ecd84e90f72697dfd57544c8d506c78e2.zip Qt-a2c2c71ecd84e90f72697dfd57544c8d506c78e2.tar.gz Qt-a2c2c71ecd84e90f72697dfd57544c8d506c78e2.tar.bz2 |
Merge remote-tracking branch 'qt-mainline/4.8'
Conflicts:
tools/qvfb/qvfbshmem.cpp
Diffstat (limited to 'tools/assistant/lib/lib.pro')
-rw-r--r-- | tools/assistant/lib/lib.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/assistant/lib/lib.pro b/tools/assistant/lib/lib.pro index 03821b2..d6c3fce 100644 --- a/tools/assistant/lib/lib.pro +++ b/tools/assistant/lib/lib.pro @@ -1,5 +1,4 @@ QT += sql \ - xml \ network TEMPLATE = lib TARGET = QtHelp |