- Fix.
This commit is contained in:
parent
016355e501
commit
9b1df4e964
@ -289,7 +289,6 @@ def RunScyther(mainwin,mode):
|
|||||||
# if the thread terminames, it should close the window normally, and we end up here as well.
|
# if the thread terminames, it should close the window normally, and we end up here as well.
|
||||||
|
|
||||||
val = verifywin.ShowModal()
|
val = verifywin.ShowModal()
|
||||||
verifywin.Destroy()
|
|
||||||
|
|
||||||
# Cursor back to normal
|
# Cursor back to normal
|
||||||
verifywin.SetCursor(wx.StockCursor(wx.CURSOR_ARROW))
|
verifywin.SetCursor(wx.StockCursor(wx.CURSOR_ARROW))
|
||||||
|
Loading…
Reference in New Issue
Block a user