Fixing bustage

This commit is contained in:
aaronleventhal@moonset.net 2007-08-10 19:06:33 -07:00
parent 283dbaaf31
commit 92c89bc944

View File

@ -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))