mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Style
This commit is contained in:
committed by
Mat Sutcliffe
parent
269bad3c42
commit
0c335beea6
@@ -71,7 +71,7 @@ namespace BlackGui
|
||||
explicit CMappingComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CMappingComponent();
|
||||
virtual ~CMappingComponent() override;
|
||||
|
||||
//! Number of current mappings
|
||||
int countCurrentMappings() const;
|
||||
|
||||
Reference in New Issue
Block a user