ui.tools.browser: fix stack effect name.
parent
8354921226
commit
1ee1a793de
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue