fckeuspy-go/vendor/fyne.io/fyne/v2/internal/build/hints_enabled.go

7 lines
125 B
Go

//go:build hints
package build
// HasHints is true to indicate that hints are currently switched on.
const HasHints = true