diff -r bf896711921c -r 7f9a9c47a317 controls/__init__.py --- a/controls/__init__.py Wed Feb 27 11:33:41 2013 +0100 +++ b/controls/__init__.py Wed Feb 27 22:35:46 2013 +0100 @@ -37,3 +37,4 @@ from VariablePanel import VariablePanel from SearchResultPanel import SearchResultPanel from TextCtrlAutoComplete import TextCtrlAutoComplete +from FolderTree import FolderTree