gofmt
This commit is contained in:
parent
1a58ef2acb
commit
958afee6c6
@ -13,8 +13,8 @@ type ListEntry interface {
|
||||
type ListWidget struct {
|
||||
Style Style
|
||||
|
||||
blockLock sync.Mutex
|
||||
block Block
|
||||
blockLock sync.Mutex
|
||||
block Block
|
||||
|
||||
attributesLock sync.Mutex
|
||||
attributes Attributes
|
||||
|
Reference in New Issue
Block a user