Ref T578, style/typo

This commit is contained in:
Klaus Basan
2019-03-27 13:50:37 +01:00
committed by Mat Sutcliffe
parent 305a1a34c2
commit c900123af5
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ namespace BlackGui
explicit CInfoBarWebReadersStatusSmallComponent(QWidget *parent = nullptr);
//! Destructor
~CInfoBarWebReadersStatusSmallComponent();
virtual ~CInfoBarWebReadersStatusSmallComponent() override;
private:
QScopedPointer<Ui::CInfoBarWebReadersStatusSmallComponent> ui;