mirror of https://gitlab.com/pamhyr/pamhyr2
debug
parent
9eedd1fff9
commit
1732e30e58
|
|
@ -208,7 +208,7 @@ class TableModel(PamhyrTableModel):
|
||||||
|
|
||||||
self._undo.push(
|
self._undo.push(
|
||||||
AddCommand(
|
AddCommand(
|
||||||
self._pollutant, self._bc_list, row, self._lst
|
self._pollutant, self._bc_list, self._lst, row
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue