mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 10:25:36 +08:00
Style
This commit is contained in:
@@ -382,7 +382,7 @@ namespace BlackGui
|
||||
CViewBaseNonTemplate(QWidget *parent);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CViewBaseNonTemplate();
|
||||
virtual ~CViewBaseNonTemplate() override;
|
||||
|
||||
//! Method creating the menu
|
||||
//! \remarks override this method to contribute to the menu
|
||||
|
||||
Reference in New Issue
Block a user