fix 14574, didn't inherit the QI from nsHTMLContainerFrame. Doh! r=hyatt.

This commit is contained in:
pinkerton%netscape.com 2000-01-26 22:33:44 +00:00
parent 09eaa9addc
commit d83ae22b1d

View File

@ -2015,7 +2015,7 @@ nsBoxFrame::Release(void)
NS_INTERFACE_MAP_BEGIN(nsBoxFrame)
NS_INTERFACE_MAP_ENTRY(nsIBox)
NS_INTERFACE_MAP_ENTRY_AMBIGUOUS(nsISupports, nsIBox)
NS_INTERFACE_MAP_END
NS_INTERFACE_MAP_END_INHERITING(nsHTMLContainerFrame)
NS_IMETHODIMP