This commit is contained in:
dougt@netscape.com
2002-09-07 17:13:19 +00:00
parent 4b4d9c802e
commit 46ce738546
824 changed files with 1051 additions and 1036 deletions

View File

@@ -182,7 +182,7 @@ But what about BODY, TR, TD, TH, CAPTION, COL, COLGROUP, THEAD, TFOOT, LI, DT, D
*/
nsEditProperty::nsEditProperty()
{
NS_INIT_REFCNT();
NS_INIT_ISUPPORTS();
// inline tags
nsIEditProperty::b = NS_NewAtom("b");
nsIEditProperty::big = NS_NewAtom("big");