Modified code for move to gitea.hevanto-it.com
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package screen
|
||||
|
||||
import (
|
||||
"bitbucket.org/hevanto/ui/uiwidget"
|
||||
"gitea.hevanto-it.com/hevanto/ui/uiwidget"
|
||||
"fyne.io/fyne/v2"
|
||||
"fyne.io/fyne/v2/container"
|
||||
"fyne.io/fyne/v2/layout"
|
||||
|
@@ -3,7 +3,7 @@ package screen
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"bitbucket.org/hevanto/i18n"
|
||||
"gitea.hevanto-it.com/hevanto/i18n"
|
||||
"fyne.io/fyne/v2"
|
||||
)
|
||||
|
||||
|
@@ -4,7 +4,7 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
"bitbucket.org/hevanto/ui/uilayout"
|
||||
"gitea.hevanto-it.com/hevanto/ui/uilayout"
|
||||
"fyne.io/fyne/v2"
|
||||
"fyne.io/fyne/v2/container"
|
||||
"fyne.io/fyne/v2/layout"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
package screen
|
||||
|
||||
import (
|
||||
"bitbucket.org/hevanto/ui/uilayout"
|
||||
"gitea.hevanto-it.com/hevanto/ui/uilayout"
|
||||
"fyne.io/fyne/v2"
|
||||
"fyne.io/fyne/v2/container"
|
||||
)
|
||||
|
@@ -1,7 +1,7 @@
|
||||
package screen
|
||||
|
||||
import (
|
||||
"bitbucket.org/hevanto/ui/uilayout"
|
||||
"gitea.hevanto-it.com/hevanto/ui/uilayout"
|
||||
"fyne.io/fyne/v2"
|
||||
"fyne.io/fyne/v2/container"
|
||||
)
|
||||
|
@@ -7,7 +7,7 @@ import (
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"bitbucket.org/hevanto/ui/uiwidget"
|
||||
"gitea.hevanto-it.com/hevanto/ui/uiwidget"
|
||||
"fyne.io/fyne/v2"
|
||||
"fyne.io/fyne/v2/data/binding"
|
||||
"fyne.io/fyne/v2/layout"
|
||||
|
Reference in New Issue
Block a user