summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorcallum <none@none>2009-12-15 21:02:16 -0800
committercallum <none@none>2009-12-15 21:02:16 -0800
commit966b2ebfe28d096791395188552f3fc18154247c (patch)
treedeec133c65bae6e7a04fc2e1383c9ce2180fe52b /indra/newview
parentc9a284fc69020f499ccb6d9fa877dad6864ec66f (diff)
Misnamed additional Qt/WebKit DLL.
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/viewer_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 5090dc9ce4..d6d6aa48d1 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -324,7 +324,7 @@ class WindowsManifest(ViewerManifest):
self.path("qtnetwork4.dll")
self.path("qtopengl4.dll")
self.path("qtwebkit4.dll")
- self.path("qtxmlpatternsd4.dll")
+ self.path("qtxmlpatterns4.dll")
self.path("ssleay32.dll")
self.end_prefix()