Skip to content

Commit

Permalink
adding missed file
Browse files Browse the repository at this point in the history
  • Loading branch information
KiameV committed Jul 4, 2023
1 parent 1eb9f18 commit ae77b2a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ui/state/gui/gui.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package gui

import (
"fyne.io/fyne/v2/data/binding"
)

var Current = binding.NewInt()

0 comments on commit ae77b2a

Please sign in to comment.