mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Formatting, typos
This commit is contained in:
committed by
Mathew Sutcliffe
parent
f87a06f6d2
commit
eeaed099f0
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user