lpcmanager

9d2ddec22c98
Parents 40fefd4a1e8c
Children bd67abf4220c
Changed name of wizard to UriOptions dialog.
--- a/LPCManager.py Mon Oct 10 11:02:19 2016 +0200
+++ b/LPCManager.py Thu Oct 13 10:04:52 2016 +0200
@@ -444,7 +444,7 @@
self.firmawreUpadateIsRunning = False
# Bind mouse double click event on URI_location in Beremiz
- self.wizard = True
+ self.UriOptions = True
def GetProjectName(self):
return self.Project.getname()