[bugfix] too many arguments in function (outdated)
This commit is contained in:
parent
5b5902a329
commit
f4839bb609
@ -2027,7 +2027,7 @@ class PickDlg(QDialog):
|
|||||||
network=wfdata[0].stats.network,
|
network=wfdata[0].stats.network,
|
||||||
filteroptions=transformFilteroptions2String(filteroptions))
|
filteroptions=transformFilteroptions2String(filteroptions))
|
||||||
|
|
||||||
saved = self.savePick(phase, phasepicks, pick, epp, lpp)
|
saved = self.savePick(phase, phasepicks)
|
||||||
if saved:
|
if saved:
|
||||||
self.setDirty(True)
|
self.setDirty(True)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user