From 622f8b59ceb286f955351b6185a98919f03ed136 Mon Sep 17 00:00:00 2001 From: Callum Prentice <callum@lindenlab.com> Date: Wed, 20 Jan 2010 15:27:58 -0800 Subject: [PATCH] Fix for EXT-4169 - drop down menus do not working in LLQtWebKit with Qt 4.6 --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.xml b/install.xml index 5069e44d46c..30cff85669c 100644 --- a/install.xml +++ b/install.xml @@ -962,9 +962,9 @@ anguage Infrstructure (CLI) international standard</string> <key>windows</key> <map> <key>md5sum</key> - <string>c41be1ba9728555ae5a2d2151c96dfe1</string> + <string>18c1a4059bad1504a457e70c8c218033</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20100115.tar.bz2</uri> + <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100120.tar.bz2</uri> </map> </map> </map> -- GitLab