mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-20 10:36:59 +00:00
Update title with page
This commit is contained in:
parent
eb77050dd0
commit
8db5912e38
3 changed files with 17 additions and 4 deletions
|
|
@ -50,6 +50,7 @@ namespace Ryujinx.Ava.UI.SetupWizard
|
|||
public async ValueTask<bool> Show()
|
||||
{
|
||||
contentPresenter.Content = new SetupWizardPageView { ViewModel = this };
|
||||
ownerWizard.SetWindowTitle(Title);
|
||||
|
||||
try
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue