PLCOpenEditor.py
changeset 690 a32548167224
parent 689 ce605c1a6d04
child 691 361389f3ad2b
--- a/PLCOpenEditor.py	Mon May 21 10:02:54 2012 +0200
+++ b/PLCOpenEditor.py	Mon May 21 11:00:40 2012 +0200
@@ -1253,7 +1253,7 @@
             printout.Destroy()
 
     def OnPropertiesMenu(self, event):
-        self.ShowProperties()
+        self.EditProjectSettings()
 
     def OnQuitMenu(self, event):
         self.Close()