Compare commits
1 Commits
0.2.0
...
5025807b14
Author | SHA1 | Date | |
---|---|---|---|
5025807b14
|
@@ -27,7 +27,7 @@ func main() {
|
||||
if err == nil {
|
||||
a.SetIcon(iconResource)
|
||||
}
|
||||
w := a.NewWindow("GUI FFMpeg!")
|
||||
w := a.NewWindow("FFMpeg GUI!")
|
||||
w.Resize(fyne.Size{Width: 800, Height: 600})
|
||||
w.CenterOnScreen()
|
||||
|
||||
|
Reference in New Issue
Block a user