Formatting, typos

This commit is contained in:
Klaus Basan
2017-02-03 02:56:55 +01:00
committed by Mathew Sutcliffe
parent f87a06f6d2
commit eeaed099f0
8 changed files with 9 additions and 23 deletions

View File

@@ -45,7 +45,7 @@ namespace BlackGui
CActionModel(QObject *parent = nullptr);
//! Destructor
~CActionModel();
virtual ~CActionModel();
//! \copydoc QAbstractItemModel::data
QVariant data(const QModelIndex &index, int role) const override;