mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 472167 - nsIForm outparamdel didn't change IID r+sr=bz
This commit is contained in:
parent
c02dce6fea
commit
b9f921376d
@ -53,8 +53,8 @@ template<class T> class nsTArray;
|
||||
|
||||
// IID for the nsIForm interface
|
||||
#define NS_IFORM_IID \
|
||||
{ 0xd4ffda0b, 0x2396, 0x4e64, \
|
||||
{0x97, 0x5c, 0x73, 0xab, 0x56, 0x4b, 0x14, 0x77} }
|
||||
{ 0xbe97c0a6, 0xb590, 0x4154, \
|
||||
{0xb4, 0xc3, 0xb0, 0x1c, 0x8f, 0x4a, 0x93, 0x98} }
|
||||
|
||||
/**
|
||||
* This interface provides a complete set of methods dealing with
|
||||
|
Loading…
Reference in New Issue
Block a user