[bugfix] copy/paste failure
This commit is contained in:
parent
c6cd6b2d69
commit
60a2863629
@ -1 +1 @@
|
||||
0e05-dirty
|
||||
c6cd-dirty
|
||||
|
@ -1960,7 +1960,7 @@ class PickDlg(QDialog):
|
||||
self.setIniPickPS(gui_event, phase='P')
|
||||
|
||||
def setIniPickS(self, gui_event):
|
||||
self.setIniPickPS(gui_event, phase='P')
|
||||
self.setIniPickPS(gui_event, phase='S')
|
||||
|
||||
def setIniPickPS(self, gui_event, phase):
|
||||
phase = self.getPhaseID(phase)
|
||||
|
Loading…
Reference in New Issue
Block a user