mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Adjust namespaces.
This commit is contained in:
@@ -12,7 +12,7 @@ using Avalonia.Controls;
|
||||
using ReactiveUI;
|
||||
using Inquiry = Aaru.CommonTypes.Structs.Devices.SCSI.Inquiry;
|
||||
|
||||
namespace Aaru.Gui.ViewModels
|
||||
namespace Aaru.Gui.ViewModels.Tabs
|
||||
{
|
||||
public class ScsiInfoViewModel : ViewModelBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user