Version revert logic improvements, colorful icons for mod lists and resource pack list.
Icons are from Oxygen.
This commit is contained in:
parent
bf7b070508
commit
be73eb3322
26 changed files with 150 additions and 23 deletions
|
@ -8,7 +8,7 @@ QString LegacyUpgradePage::displayName()
|
|||
|
||||
QIcon LegacyUpgradePage::icon()
|
||||
{
|
||||
return QIcon::fromTheme("bug");
|
||||
return QIcon::fromTheme("checkupdate");
|
||||
}
|
||||
|
||||
QString LegacyUpgradePage::id()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue