mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
refs #840, style and const-correctness
This commit is contained in:
committed by
Mathew Sutcliffe
parent
de72a678a2
commit
534b9fb09e
@@ -38,7 +38,7 @@ namespace BlackGui
|
||||
explicit CInternalsComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
~CInternalsComponent();
|
||||
virtual ~CInternalsComponent();
|
||||
|
||||
protected:
|
||||
//! \copydoc QWidget::showEvent
|
||||
|
||||
Reference in New Issue
Block a user