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

@@ -1,7 +1,7 @@
using Aaru.CommonTypes.Interfaces;
using ReactiveUI;
namespace Aaru.Gui.ViewModels
namespace Aaru.Gui.ViewModels.Windows
{
public class ViewSectorViewModel : ViewModelBase
{