mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Fix typo
This commit is contained in:
committed by
Mathew Sutcliffe
parent
372e92072c
commit
3addb44efd
@@ -62,7 +62,7 @@ namespace BlackGui
|
||||
ui->cb_FastPositionSend->setChecked(d & CFsdSetup::SendIterimPositions);
|
||||
}
|
||||
|
||||
bool CFsdSetupForm::isFsdSetuoEnabled() const
|
||||
bool CFsdSetupForm::isFsdSetupEnabled() const
|
||||
{
|
||||
return ui->cb_Enabled->isChecked();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user