commit | 8872a14288cc24f64acf7e6653f255e8dce93ab1 | [log] [tgz] |
---|---|---|
author | Andrew Eikum <aeikum@codeweavers.com> | Tue Oct 20 16:04:16 2009 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Oct 21 16:05:58 2009 +0200 |
tree | e63a855542551bf6ebbac5c7fe550714c0050536 | |
parent | 48975c38e02e0ccf57e2d9dcee6999442b59c1d5 [diff] [blame] |
mshtml.idl: Fix IHTMLImageElementFactory uuid.
diff --git a/include/mshtml.idl b/include/mshtml.idl index 51088d1..f004e74 100644 --- a/include/mshtml.idl +++ b/include/mshtml.idl
@@ -6622,7 +6622,7 @@ odl, oleautomation, dual, - uuid(3050F38E-98B5-11CF-BB82-00AAA0BDCE0B) + uuid(3050F38E-98B5-11CF-BB82-00AA00BDCE0B) ] interface IHTMLImageElementFactory : IDispatch {