Commit 1732e30e authored by Theophile Terraz's avatar Theophile Terraz
Browse files

debug

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -208,7 +208,7 @@ class TableModel(PamhyrTableModel): ...@@ -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
) )
) )
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment