MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / OnClose

Method OnClose

gui/updateDialog.py:134–135  ·  view source on GitHub ↗
(self, e)

Source from the content-addressed store, hash-verified

132 self.Centre(wx.BOTH)
133
134 def OnClose(self, e):
135 self.Close()
136
137 def OnNewWindow(self, event):
138 url = event.GetURL()

Callers 1

OnDownloadMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected