mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
Fall back to observer mode login in case no simulator is available
refs #860
This commit is contained in:
committed by
Mathew Sutcliffe
parent
f5058574d0
commit
372e92072c
@@ -437,7 +437,6 @@ namespace BlackGui
|
||||
else
|
||||
{
|
||||
model = this->getPrefillModel();
|
||||
ui->gbp_LoginMode->setLoginMode(INetwork::LoginNormal); //! \todo Set observer mode without simulator, currently not working in OBS mode
|
||||
ui->le_SimulatorModel->setText("");
|
||||
this->highlightModelField();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user