mshtml: Correct UIDs of interfaces.

This commit is contained in:
Konstantin Kondratyuk 2008-12-12 15:15:12 +03:00 committed by Alexandre Julliard
parent 775a6b21e9
commit ba8a0b7b9d
1 changed files with 2 additions and 2 deletions

View File

@ -20188,7 +20188,7 @@ interface IMarkupPointer : IUnknown
[ [
object, object,
pointer_default(unique), pointer_default(unique),
uuid(83f65030-b598-cf11-bb82-00aa00bdce0b) uuid(3050f683-98b5-11cf-bb82-00aa00bdce0b)
] ]
interface ISegment : IUnknown interface ISegment : IUnknown
{ {
@ -20220,7 +20220,7 @@ interface IElementSegment : ISegment
[ [
object, object,
pointer_default(unique), pointer_default(unique),
uuid(99f65030-b598-cf11-bb82-00aa00bdce0b) uuid(3050f699-98b5-11cf-bb82-00aa00bdce0b)
] ]
interface ISelectionServicesListener : IUnknown interface ISelectionServicesListener : IUnknown
{ {