Support for an empty column

This commit is contained in:
Klaus Basan
2019-04-26 01:16:39 +02:00
parent c51dce8bfd
commit 99c6a03b6f
9 changed files with 64 additions and 2 deletions

View File

@@ -105,6 +105,7 @@ namespace BlackGui
}
break;
}
// m_columns.insertEmptyColumn();
// sorting
if (CStatusMessageListModel::sortedByTimestampOrOrder(oldIndex))