mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
Fix typo
This commit is contained in:
committed by
Mathew Sutcliffe
parent
372e92072c
commit
3addb44efd
@@ -47,7 +47,7 @@ namespace BlackGui
|
||||
void setValue(const BlackMisc::Network::CFsdSetup &setup);
|
||||
|
||||
//! Enabled?
|
||||
bool isFsdSetuoEnabled() const;
|
||||
bool isFsdSetupEnabled() const;
|
||||
|
||||
//! Set enabled / disabled
|
||||
void setFsdSetupEnabled(bool enabled);
|
||||
|
||||
Reference in New Issue
Block a user