mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
Support for an empty column
This commit is contained in:
@@ -105,6 +105,7 @@ namespace BlackGui
|
||||
}
|
||||
break;
|
||||
}
|
||||
// m_columns.insertEmptyColumn();
|
||||
|
||||
// sorting
|
||||
if (CStatusMessageListModel::sortedByTimestampOrOrder(oldIndex))
|
||||
|
||||
Reference in New Issue
Block a user