ui.tools.debugger: set theme fonts on table...

Probably this should be in the table gadget itself and not scattered everywhere.
locals-and-roots
John Benediktsson 2016-05-11 18:37:07 -07:00
parent fb9a71627f
commit 6149bf5afc
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ PRIVATE>
swap >>restarts
swap >>continuation
swap >>error
dup <restart-list> >>restart-list
dup <restart-list> theme-font-colors >>restart-list
dup <error-display> margins white-interior f track-add
add-toolbar ;