hyatt updated the old XUL atoms as part of fix for bug 71139, keeping this up to date.

This commit is contained in:
heikki%netscape.com 2001-03-08 01:37:02 +00:00
parent 460288a5fe
commit 02c3330243

View File

@ -74,6 +74,7 @@ XUL_ATOM(outer, "outer") // indicates that a treechildren is the outermost rowgr
XUL_ATOM(sizemode, "sizemode") // when set, measure strings to determine preferred width
XUL_ATOM(open, "open") // Whether or not a menu, tree, etc. is open
XUL_ATOM(focus, "focus");
XUL_ATOM(outliner, "outliner")
XUL_ATOM(outlinerbody, "outlinerbody")