refactor: move guia2 into uixt

This commit is contained in:
debugtalk
2022-09-26 11:00:18 +08:00
parent 238ab97705
commit 58289557b6
18 changed files with 4557 additions and 155 deletions
+1
View File
@@ -4,6 +4,7 @@ package uixt
import (
"image"
"sort"
)
func (dExt *DriverExt) GesturePassword(pathname string, password ...int) (err error) {