mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 13:15:39 +08:00
Style
This commit is contained in:
@@ -40,7 +40,7 @@ namespace BlackGui
|
||||
explicit CLiveryListModel(QObject *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CLiveryListModel() {}
|
||||
virtual ~CLiveryListModel() override {}
|
||||
};
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user