mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Style
This commit is contained in:
@@ -31,7 +31,7 @@ namespace BlackSimPlugin
|
||||
|
||||
public:
|
||||
//! Destructor
|
||||
virtual ~CSimulatorPluginCommon();
|
||||
virtual ~CSimulatorPluginCommon() override;
|
||||
|
||||
// --------- ISimulator implementations ------------
|
||||
virtual void unload() override;
|
||||
|
||||
Reference in New Issue
Block a user