mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Style
This commit is contained in:
@@ -29,7 +29,7 @@ namespace BlackSimPlugin
|
||||
{
|
||||
public:
|
||||
//! Destructor
|
||||
virtual ~CSimulatorFsCommon();
|
||||
virtual ~CSimulatorFsCommon() override;
|
||||
|
||||
//! FSUIPC connected?
|
||||
bool isFsuipcConnected() const;
|
||||
|
||||
Reference in New Issue
Block a user