PLCOpenEditor.py
changeset 1815 f0600fe03a89
parent 1814 fc387c4fc1d4
child 1826 91796f408540
--- a/PLCOpenEditor.py	Fri Sep 15 20:30:24 2017 +0300
+++ b/PLCOpenEditor.py	Sat Sep 16 21:04:34 2017 +0300
@@ -402,6 +402,7 @@
             self.fileOpen = args[0]
 
     def OnInit(self):
+        self.SetAppName('plcopeneditor')
         self.ParseCommandLine()
         InstallLocalRessources(beremiz_dir)
         if wx.VERSION < (3, 0, 0):