# HG changeset patch # User Laurent Bessard # Date 1349111981 -7200 # Node ID 6bfbf83d6c2d44a5ae406f56cef58e556ae87db2 # Parent 1ef6f6fddaa8b056d7d090383454a60bb71c64a6 Fixing CanFestival extension node params XSDs diff -r 1ef6f6fddaa8 -r 6bfbf83d6c2d LPCManager.py --- a/LPCManager.py Tue Sep 25 13:06:59 2012 +0200 +++ b/LPCManager.py Mon Oct 01 19:19:41 2012 +0200 @@ -97,6 +97,7 @@ LOCATION_VAR_INPUT, LOCATION_VAR_OUTPUT, LOCATION_VAR_MEMORY from IDEFrame import IDEFrame from dialogs import ProjectDialog +from controls import TextCtrlAutoComplete havecanfestival = False try: @@ -522,7 +523,7 @@ - + @@ -575,7 +576,7 @@ - +