2021-01-31 Fred Gleason <fredg@paravelsystems.com>

* Refactored the 'SAS Switches' dialog in rdadmin(1) to use the
	model-based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-31 13:31:10 -05:00
parent f942c448d6
commit 8b3987857b
18 changed files with 372 additions and 353 deletions

View File

@@ -57,6 +57,9 @@ ListVguestResources::ListVguestResources(RDMatrix *matrix,
case RDMatrix::VguestTypeRelay:
setWindowTitle("RDAdmin - "+tr("vGuest Switches"));
break;
case RDMatrix::VguestTypeNone:
break;
}
//