Upgraded tomo version + added an Icon object

This commit is contained in:
2023-09-04 02:32:04 -04:00
parent 05b6490095
commit d8d24632bb
4 changed files with 50 additions and 4 deletions

View File

@@ -16,4 +16,3 @@ func NewSeparator () *Separator {
theme.Apply(this, theme.R("objects", "Separator", ""))
return this
}