Address Xpl0itR's comments
This commit is contained in:
parent
0c6698d049
commit
055dc2ab97
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ namespace Ryujinx.Ui
|
|||
{
|
||||
Application.Invoke(delegate
|
||||
{
|
||||
TreeIter iter = _tableStore.AppendValues(
|
||||
_tableStore.AppendValues(
|
||||
args.AppData.Favorite,
|
||||
new Gdk.Pixbuf(args.AppData.Icon, 75, 75),
|
||||
$"{args.AppData.TitleName}\n{args.AppData.TitleId.ToUpper()}",
|
||||
|
|
Loading…
Add table
Reference in a new issue