new atoms needed for native scrollbars r=sdagley/sr=beard/a=valeski. bug# 121440

This commit is contained in:
pinkerton%netscape.com 2006-06-28 05:38:10 +00:00
parent d26f2a3b97
commit 0684af19d4

View File

@ -73,3 +73,7 @@ WIDGET_ATOM(disabled, "disabled")
WIDGET_ATOM(label, "label")
WIDGET_ATOM(hidden, "hidden")
WIDGET_ATOM(curpos, "curpos")
WIDGET_ATOM(maxpos, "maxpos")
WIDGET_ATOM(increment, "increment")
WIDGET_ATOM(pageincrement, "pageincrement")