From 38a4e969beda577f282f98749fbef28e1bf83971 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Jan 2024 18:38:53 -0600 Subject: move widget.go in this archive Signed-off-by: Jeff Carr --- nocui/common.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nocui/common.go') diff --git a/nocui/common.go b/nocui/common.go index a8d9684..91b34dd 100644 --- a/nocui/common.go +++ b/nocui/common.go @@ -12,7 +12,7 @@ package main */ import ( - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) // this is the channel we send user events like -- cgit v1.2.3