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

Method getBitmap

gui/builtinContextMenus/ammoToDmgPattern.py:39–40  ·  view source on GitHub ↗
(self, callingWindow, context, mainItem)

Source from the content-addressed store, hash-verified

37 wx.PostEvent(self.mainFrame, GE.FitChanged(fitIDs=(fitID,)))
38
39 def getBitmap(self, callingWindow, context, mainItem):
40 return None
41
42
43AmmoToDmgPattern.register()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected