summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorcallum <none@none>2009-12-15 17:50:16 -0800
committercallum <none@none>2009-12-15 17:50:16 -0800
commitf923f896bca0d0d8459c35a5ef8e0d0171cbe664 (patch)
tree922bacbef40117c70f306224f840376d5b37af27 /indra/newview/viewer_manifest.py
parent60e6fa139e8056288514cfa7276eee9133953de9 (diff)
client changes to work with new version of Qt (4.6) and to do some cleanup at plugin exit so that cookies more betterer than what they did before.
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rwxr-xr-xindra/newview/viewer_manifest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 32fdd41be2..5090dc9ce4 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -324,6 +324,7 @@ class WindowsManifest(ViewerManifest):
self.path("qtnetwork4.dll")
self.path("qtopengl4.dll")
self.path("qtwebkit4.dll")
+ self.path("qtxmlpatternsd4.dll")
self.path("ssleay32.dll")
self.end_prefix()