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 @@ - +