From 9f7da73c67e391e1797479f99a0578bde0fe2c0e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 20 Dec 2023 14:15:00 -0600 Subject: move to go.wit.com/gui Signed-off-by: Jeff Carr --- toolkit/andlabs/delete.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit/andlabs/delete.go') diff --git a/toolkit/andlabs/delete.go b/toolkit/andlabs/delete.go index 82727fe..e6fea35 100644 --- a/toolkit/andlabs/delete.go +++ b/toolkit/andlabs/delete.go @@ -2,7 +2,7 @@ package main // if you include more than just this import // then your plugin might be doing something un-ideal (just a guess from 2023/02/27) -import "git.wit.org/wit/gui/toolkit" +import "go.wit.com/gui/toolkit" // delete the child widget from the parent // p = parent, c = child -- cgit v1.2.3