mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
[Refactor] Use newer Avalonia XAML naming convention.
This commit is contained in:
@@ -30,7 +30,7 @@ using RomRepoMgr.ViewModels;
|
||||
|
||||
namespace RomRepoMgr.Views;
|
||||
|
||||
public sealed class ExportRoms : Window
|
||||
public sealed partial class ExportRoms : Window
|
||||
{
|
||||
public ExportRoms() => InitializeComponent();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user