Process targets in DPS calculation code
This commit is contained in:
@@ -318,7 +318,7 @@ class GraphControlPanel(wx.Panel):
|
||||
|
||||
@property
|
||||
def targets(self):
|
||||
return self.targetList.fits
|
||||
return self.targetList.targets
|
||||
|
||||
def unbindExternalEvents(self):
|
||||
self.fitList.unbindExternalEvents()
|
||||
|
||||
Reference in New Issue
Block a user