mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 450050 - "nsIDOMInstallTriggerGlobal.h(76) : warning C4309: 'initializing' : truncation of constant value", r/sr=dveditz
This commit is contained in:
parent
2cf88dfb3f
commit
e21bbe2883
@ -48,7 +48,7 @@
|
||||
|
||||
#define NS_IDOMINSTALLTRIGGERGLOBAL_IID \
|
||||
{ 0x23bb93a4, 0xdaee, 0x4a47, \
|
||||
{0x87, 0xe76, 0xb1, 0x72, 0x35, 0x86, 0x2d, 0xac}}
|
||||
{0x87, 0x76, 0xb1, 0x72, 0x35, 0x86, 0x2d, 0xac}}
|
||||
|
||||
class nsIDOMInstallTriggerGlobal : public nsISupports {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user