mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-21 11:22:37 +01:00
about
This commit is contained in:
@@ -80,11 +80,7 @@ func NewIconItem() *IconItem {
|
||||
i.MyType = ICON_TYPES["EXE"]
|
||||
|
||||
i.Align = ALIGN["VCenter"]
|
||||
|
||||
l := NewLabel()
|
||||
|
||||
i.Label = l
|
||||
|
||||
|
||||
return i
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user