Fix parent class name. Followup to bug 368773, r+sr=peterv

This commit is contained in:
Boris Zbarsky 2008-12-09 12:38:33 -05:00
parent a6e2974fc4
commit d49131ad24

View File

@ -123,7 +123,7 @@ public:
virtual nsresult Clone(nsINodeInfo *aNodeInfo, nsINode **aResult) const;
NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED_NO_UNLINK(nsHTMLObjectElement,
nsGenericHTMLElement)
nsGenericHTMLFormElement)
private:
/**