ui/app,apps/gophers,apps/hello: accept nil WindowOptions in NewWindow

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-03-31 13:55:05 +02:00
parent f21b5eb1df
commit 1d67fad0c3
10 changed files with 21 additions and 18 deletions
-2
View File
@@ -2,8 +2,6 @@ module gioui.org/apps
go 1.12
replace gioui.org/ui => ../ui
require (
gioui.org/ui v0.0.0-20190331090026-ca5204fcb8b3
github.com/google/go-github/v24 v24.0.1