mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Hide model string for ATC clients
This commit is contained in:
@@ -116,9 +116,7 @@ namespace BlackGui
|
||||
Qt::SortOrder m_sortOrder; //!< sort order (asc/desc)
|
||||
};
|
||||
|
||||
/*!
|
||||
* List model
|
||||
*/
|
||||
//! List model
|
||||
template <typename ObjectType, typename ContainerType> class CListModelBase :
|
||||
public CListModelBaseNonTemplate
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user