mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Fixing bustage
This commit is contained in:
parent
283dbaaf31
commit
92c89bc944
@ -55,7 +55,7 @@ class imgIContainer;
|
||||
// {fb7516ff-2f01-4893-84e8-e4b282813023}
|
||||
#define NS_IEVENTSTATEMANAGER_IID \
|
||||
{ 0xfb7516ff, 0x2f01, 0x4893, \
|
||||
{ 0x84, 0xe8, 0xe4, 0xb2, 0x82, 0x81, 0x30, 0x23 } };
|
||||
{ 0x84, 0xe8, 0xe4, 0xb2, 0x82, 0x81, 0x30, 0x23 } }
|
||||
|
||||
#define NS_EVENT_NEEDS_FRAME(event) (!NS_IS_FOCUS_EVENT(event))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user