зеркало из https://github.com/mozilla/gecko-dev.git
Fixing uuid and whitespace
This commit is contained in:
Родитель
e2121417a6
Коммит
346ddc158d
|
@ -22,9 +22,9 @@ DEFINES = -D_IMPL_NS_DOM
|
|||
EXPORTS = \
|
||||
nsIDOMEvent.h \
|
||||
nsIDOMEventListener.h \
|
||||
nsIDOMEventCapturer.h \
|
||||
nsIDOMEventReceiver.h \
|
||||
nsIDOMFocusListener.h \
|
||||
nsIDOMEventCapturer.h \
|
||||
nsIDOMEventReceiver.h \
|
||||
nsIDOMFocusListener.h \
|
||||
nsIDOMKeyListener.h \
|
||||
nsIDOMLoadListener.h \
|
||||
nsIDOMMouseListener.h \
|
||||
|
|
|
@ -34,8 +34,8 @@ class nsIEventListenerManager;
|
|||
*/
|
||||
#define NS_IDOMEVENTRECEIVER_IID \
|
||||
{ /* e1dbcba0-fb38-11d1-bd87-00805f8ae3f4 */ \
|
||||
0xa044aec0, 0xdf04, 0x11d1, \
|
||||
{0xbd, 0x85, 0x00, 0x80, 0x5f, 0x8a, 0xe3, 0xf4} }
|
||||
0xe1dbcba0, 0xfb38, 0x11d1, \
|
||||
{0xbd, 0x87, 0x00, 0x80, 0x5f, 0x8a, 0xe3, 0xf4} }
|
||||
|
||||
class nsIDOMEventReceiver : public nsISupports {
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче