Add 'indent' atom. r=hyatt

git-svn-id: svn://10.0.0.236/trunk@54661 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com
1999-11-30 00:55:14 +00:00
parent a6f93c39c3
commit e04535a449
2 changed files with 2 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ XUL_ATOM(treecolgroup, "treecolgroup") // A column group in the tree view
XUL_ATOM(treefoot, "treefoot") // The footer of the tree view
XUL_ATOM(treepusher, "treepusher") // A column pusher (left or right) for the tree view
XUL_ATOM(scrollbarlist, "scrollbarlist") // An atom for internal use by the tree view
XUL_ATOM(indent, "indent") // indicates that a cell should be indented
XUL_ATOM(open, "open") // Whether or not a menu, tree, etc. is open