mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 12:07:52 +00:00
fixing iid collision with simon
This commit is contained in:
parent
c47974d9e4
commit
acff8104b6
@ -25,7 +25,7 @@ class nsIContent;
|
||||
class nsIDOMRange;
|
||||
|
||||
#define NS_ICONTENTITERTOR_IID \
|
||||
{0xa6cf90e2, 0x15b3, 0x11d2, \
|
||||
{0xa6cf90e4, 0x15b3, 0x11d2, \
|
||||
{0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32} }
|
||||
|
||||
class nsIContentIterator : public nsISupports {
|
||||
|
@ -25,7 +25,7 @@ class nsIContent;
|
||||
class nsIDOMRange;
|
||||
|
||||
#define NS_ICONTENTITERTOR_IID \
|
||||
{0xa6cf90e2, 0x15b3, 0x11d2, \
|
||||
{0xa6cf90e4, 0x15b3, 0x11d2, \
|
||||
{0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32} }
|
||||
|
||||
class nsIContentIterator : public nsISupports {
|
||||
|
Loading…
x
Reference in New Issue
Block a user