talks.otug-talk: replace <bevel-button> with <border-button>

factor-shell
Alexander Iljin 2017-10-05 22:27:52 +03:00
parent dc36bb5311
commit 867e9c2b49
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ var price = (order == null ? null : order.price);" }
1 >>fill
\"Hello world!\" <label> add-gadget
\"Click me!\" [ drop beep ]
<bevel-button> add-gadget
<border-button> add-gadget
<editor> <scroller> add-gadget
\"UI test\" open-window" }
}