Update qfont.ttf with QLab3Icons

This commit is contained in:
2020-06-06 14:44:49 -05:00
parent 552114de58
commit b1cee1ac55
4 changed files with 37 additions and 33 deletions
@@ -18,7 +18,7 @@ namespace qController.QItems
{
get
{
return QIcon.LIST;
return QIcon.GetIconFromType("Group");
}
}
}