diff -r 6811021e3d94 -r 614396cbffbf PLCOpenEditor.py --- a/PLCOpenEditor.py Thu Oct 05 16:46:29 2017 +0300 +++ b/PLCOpenEditor.py Fri Oct 06 17:52:34 2017 +0300 @@ -45,8 +45,8 @@ PROJECTTREE, \ POUINSTANCEVARIABLESPANEL, \ LIBRARYTREE, \ - PAGETITLES -from IDEFrame import EncodeFileSystemPath, DecodeFileSystemPath + PAGETITLES, \ + DecodeFileSystemPath from editors.Viewer import Viewer from PLCControler import PLCControler from dialogs import ProjectDialog