Cyberlynx
-
2011-02-27
- priority: 5 --> 9
A bug has been introduced between official V0.4.0 and last merge (Branch_00014), right-click generates an error about project properties missing.
Traceback:
Traceback (most recent call last):
File "\Trunk\Source\MainDialog.py", line 298, in OnRightClickTree
self.Bind( wx.EVT_MENU, self.OnProjectProperties, id = wxMenuID_ProjectProperties )
AttributeError: 'MainDialog' object has no attribute 'OnProjectProperties'