MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / fitRenamed

Method fitRenamed

gui/mainMenuBar.py:204–206  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

202 self.ignoreRestrictionItem.SetItemLabel(_t("Disable Fitting Re&strictions"))
203
204 def fitRenamed(self, event):
205 self.refreshUndo()
206 event.Skip()
207
208 def refreshUndo(self):
209 command = self.mainFrame.command

Callers

nothing calls this directly

Calls 1

refreshUndoMethod · 0.95

Tested by

no test coverage detected