mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
This commit is contained in:
committed by
Mathew Sutcliffe
parent
e7c31fbe20
commit
ff5cf5ea4a
@@ -150,9 +150,7 @@ namespace BlackGui
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
* \copydoc QAbstractListModel::sort()
|
||||
*/
|
||||
//! \copydoc QAbstractListModel::sort()
|
||||
virtual void sort(int column, Qt::SortOrder order);
|
||||
|
||||
//! \brief Similar to ListType::push_back
|
||||
|
||||
Reference in New Issue
Block a user