fix mac build bustage. saari made nsXULKeyListener.cpp part of the mac build,
but hasn't defined this CID yet. git-svn-id: svn://10.0.0.236/trunk@34951 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ec7719fef6
commit
870349fc7b
@ -134,4 +134,8 @@
|
||||
#define NS_XULFOCUSTRACKER_CID \
|
||||
{ 0xfe71d561, 0x1501, 0x11d3, { 0xbf, 0x87, 0x0, 0x10, 0x5a, 0x1b, 0x6, 0x27 } }
|
||||
|
||||
// {9e246e80-2064-11d3-973e-00805f916fd3}
|
||||
#define NS_XULKEYLISTENER_CID \
|
||||
{ 0x9e246e80, 0x2064, 0x11d3, {0x97, 0x3e, 0x00, 0x80, 0x5f, 0x91, 0x6f, 0xd3} }
|
||||
|
||||
#endif // nsRDFCID_h__
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user