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

Method getImage

gui/preferenceView.py:37–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35 raise NotImplementedError()
36
37 def getImage(self):
38 return wx.NullBitmap
39
40
41# noinspection PyUnresolvedReferences

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected