Change system tabs to required operating systems tab in metadata dialog.
This commit is contained in:
@@ -160,4 +160,10 @@ namespace apprepodbmgr.Eto
|
||||
public string path { get; set; }
|
||||
public BlockMediaType disk { get; set; }
|
||||
}
|
||||
|
||||
class TargetOsEntry
|
||||
{
|
||||
public string name { get; set; }
|
||||
public string version { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user