mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-12-16 12:09:51 +00:00
unused property
This commit is contained in:
parent
dbcfdcd1ac
commit
52be41abb4
@ -66,9 +66,6 @@ namespace Ryujinx.Ava.UI.SetupWizard
|
|||||||
|
|
||||||
public RyujinxNotificationManager NotificationManager { get; private set; }
|
public RyujinxNotificationManager NotificationManager { get; private set; }
|
||||||
|
|
||||||
[ObservableProperty]
|
|
||||||
public partial SetupWizardPage CurrentPage { get; set; }
|
|
||||||
|
|
||||||
public async Task Start()
|
public async Task Start()
|
||||||
{
|
{
|
||||||
NotificationManager = _window.CreateNotificationManager(
|
NotificationManager = _window.CreateNotificationManager(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user