Commit 8872a142 authored by Andrew Eikum's avatar Andrew Eikum Committed by Alexandre Julliard

mshtml.idl: Fix IHTMLImageElementFactory uuid.

parent 48975c38
...@@ -6622,7 +6622,7 @@ interface IHTMLImgElement : IDispatch ...@@ -6622,7 +6622,7 @@ interface IHTMLImgElement : IDispatch
odl, odl,
oleautomation, oleautomation,
dual, dual,
uuid(3050F38E-98B5-11CF-BB82-00AAA0BDCE0B) uuid(3050F38E-98B5-11CF-BB82-00AA00BDCE0B)
] ]
interface IHTMLImageElementFactory : IDispatch interface IHTMLImageElementFactory : IDispatch
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment