mirror of https://gitlab.com/pamhyr/pamhyr2
BC: Edit: Minor change.
parent
6dfa876809
commit
bbf85a6048
|
|
@ -127,6 +127,7 @@ class TableModel(PamhyrTableModel):
|
|||
)
|
||||
|
||||
self.endRemoveRows()
|
||||
self.update()
|
||||
|
||||
def sort(self, _reverse, parent=QModelIndex()):
|
||||
self.layoutAboutToBeChanged.emit()
|
||||
|
|
|
|||
Loading…
Reference in New Issue