mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-12 06:36:28 +02:00
UI: I may be stupid.
This commit is contained in:
parent
430073817c
commit
01aa8a6a29
2 changed files with 3 additions and 2 deletions
|
@ -95,6 +95,7 @@ namespace Ryujinx.Ava.UI.Views.Main
|
|||
|
||||
if (VisualRoot is MainWindow window)
|
||||
{
|
||||
Window = window;
|
||||
DataContext = ViewModel = window.ViewModel;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue