mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Ref T578, style/typo
This commit is contained in:
committed by
Mat Sutcliffe
parent
305a1a34c2
commit
c900123af5
@@ -31,7 +31,7 @@ namespace BlackGui
|
||||
explicit CInfoBarWebReadersStatusSmallComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
~CInfoBarWebReadersStatusSmallComponent();
|
||||
virtual ~CInfoBarWebReadersStatusSmallComponent() override;
|
||||
|
||||
private:
|
||||
QScopedPointer<Ui::CInfoBarWebReadersStatusSmallComponent> ui;
|
||||
|
||||
Reference in New Issue
Block a user