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

Class DummyEntry

gui/builtinAdditionPanes/projectedView.py:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51
52class DummyEntry:
53 def __init__(self, txt):
54 self.item = DummyItem(txt)
55
56
57class ProjectedViewDrop(wx.DropTarget):

Callers 1

refreshContentsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected