This commit is contained in:
Klaus Basan
2018-08-18 23:55:58 +02:00
parent e17c49ec0f
commit cbb0805c7e
9 changed files with 28 additions and 28 deletions

View File

@@ -29,7 +29,7 @@ namespace BlackSimPlugin
{
public:
//! Destructor
virtual ~CSimulatorFsCommon();
virtual ~CSimulatorFsCommon() override;
//! FSUIPC connected?
bool isFsuipcConnected() const;