tableview way points are not editable

Issue #53 resolved
Reimar Bauer created an issue

trying to edit a way point shows the following traceback

Traceback (most recent call last):
  File "/home/iuser/mss/mss.bitbucket/mslib/msui/flighttrack.py", line
965, in createEditor
    adds = locations.keys()
NameError: global name 'locations' is not defined

Comments (1)

  1. Log in to comment