early-access version 3406

This commit is contained in:
pineappleEA
2023-02-17 06:30:48 +01:00
parent cb4feaa331
commit 08eaaa3b39
5 changed files with 12 additions and 3 deletions
+1
View File
@@ -870,6 +870,7 @@ void GameList::ToggleFavorite(u64 program_id) {
tree_view->setRowHidden(0, item_model->invisibleRootItem()->index(), true);
}
}
SaveConfig();
}
void GameList::AddFavorite(u64 program_id) {