Use kIHTMLContentSinkIID so that inferior compilers will work
git-svn-id: svn://10.0.0.236/trunk@8739 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7876a9e765
commit
a877826048
@ -1016,7 +1016,7 @@ HTMLContentSink::~HTMLContentSink()
|
||||
}
|
||||
}
|
||||
|
||||
NS_IMPL_ISUPPORTS(HTMLContentSink, NS_IHTML_CONTENT_SINK_IID)
|
||||
NS_IMPL_ISUPPORTS(HTMLContentSink, kIHTMLContentSinkIID)
|
||||
|
||||
nsresult
|
||||
HTMLContentSink::Init(nsIDocument* aDoc,
|
||||
|
||||
@ -1016,7 +1016,7 @@ HTMLContentSink::~HTMLContentSink()
|
||||
}
|
||||
}
|
||||
|
||||
NS_IMPL_ISUPPORTS(HTMLContentSink, NS_IHTML_CONTENT_SINK_IID)
|
||||
NS_IMPL_ISUPPORTS(HTMLContentSink, kIHTMLContentSinkIID)
|
||||
|
||||
nsresult
|
||||
HTMLContentSink::Init(nsIDocument* aDoc,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user