minor doc change

This commit is contained in:
Jeff Carr 2022-10-21 13:33:55 -05:00
parent cfb9202bff
commit 9dcaff390f
2 changed files with 4 additions and 2 deletions

View File

@ -109,6 +109,10 @@ information this uses spew.Dump()
External References
Useful links and other
external things
which might be useful
* [Wikipedia Graphical widget](https://en.wikipedia.org/wiki/Graphical_widget)
* [Github mirror](https://github.com/witorg/gui)

2
doc.go
View File

@ -83,8 +83,6 @@ The next step is to intent is to allow this to work directly against GTK and QT.
It should be able to add Fyne, WASM, native macos & windows, android and
hopefully also things like libSDL, faiface/pixel, slint
[Wikipedia Graphical widget]: https://en.wikipedia.org/wiki/Graphical_widget
Errors
Since it is possible for custom Stringer/error interfaces to panic, spew