apps,cmd: update to renamed gioui.org module

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-09-30 12:41:29 +02:00
parent 22cd88df9f
commit 962bc36dac
11 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -7,8 +7,8 @@ import (
"testing"
"time"
"gioui.org/layout"
"gioui.org/ui"
"gioui.org/ui/layout"
)
type queue struct{}