mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Code style fixes.
This commit is contained in:
@@ -47,7 +47,7 @@ using Schemas;
|
||||
|
||||
namespace Aaru.Gui.ViewModels.Windows
|
||||
{
|
||||
public class ImageSidecarViewModel : ViewModelBase
|
||||
public sealed class ImageSidecarViewModel : ViewModelBase
|
||||
{
|
||||
readonly Encoding _encoding;
|
||||
readonly Guid _filterId;
|
||||
|
||||
Reference in New Issue
Block a user