mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 08:01:13 +02:00
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:
@@ -57,6 +57,9 @@ ListVguestResources::ListVguestResources(RDMatrix *matrix,
|
||||
case RDMatrix::VguestTypeRelay:
|
||||
setWindowTitle("RDAdmin - "+tr("vGuest Switches"));
|
||||
break;
|
||||
|
||||
case RDMatrix::VguestTypeNone:
|
||||
break;
|
||||
}
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user