PLCOpenEditor.py
changeset 1850 614396cbffbf
parent 1847 6198190bc121
child 1872 866fb3ab8778
--- 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