Update code for icon sets
This commit is contained in:
@@ -417,7 +417,7 @@ type iconTheme struct {
|
||||
}
|
||||
|
||||
// New creates a new fallback icon theme.
|
||||
func New () tomo.Icons {
|
||||
func New () tomo.IconSet {
|
||||
return new(iconTheme)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user