mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 19:37:06 +00:00
misc: chore: Fix XML errors
This commit is contained in:
parent
198ee01437
commit
feb3d9d31f
9 changed files with 12 additions and 11 deletions
|
|
@ -89,9 +89,9 @@ namespace Ryujinx.UI.Common.Configuration
|
|||
}
|
||||
}
|
||||
|
||||
// <summary>
|
||||
/// <summary>
|
||||
/// Determines main window start-up position, size and state
|
||||
///<summary>
|
||||
/// </summary>
|
||||
public class WindowStartupSettings
|
||||
{
|
||||
public ReactiveObject<int> WindowSizeWidth { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue