Adjust namespaces.

This commit is contained in:
2020-04-16 20:40:25 +01:00
parent 10c1f7297f
commit 367f6d9369
105 changed files with 320 additions and 309 deletions

View File

@@ -13,7 +13,7 @@ using Avalonia.Threading;
using ReactiveUI;
using Schemas;
namespace Aaru.Gui.ViewModels
namespace Aaru.Gui.ViewModels.Windows
{
public class ImageSidecarViewModel : ViewModelBase
{