ui.tools.browser: fix stack effect name.

db4
John Benediktsson 2012-08-17 10:13:21 -07:00
parent 8354921226
commit 1ee1a793de
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ browser-gadget "scrolling"
: com-font-size-plus ( browser -- )
2 adjust-help-font-size model>> notify-connections ;
: com-font-size-minus ( listener -- )
: com-font-size-minus ( browser -- )
-2 adjust-help-font-size model>> notify-connections ;
browser-gadget "fonts" f {