editors/Viewer.py
changeset 1834 cd42b426028b
parent 1782 5b6ad7a7fd9d
child 1838 646245c1c0d9
--- a/editors/Viewer.py	Thu Sep 28 16:25:05 2017 +0300
+++ b/editors/Viewer.py	Thu Sep 28 17:20:31 2017 +0300
@@ -33,9 +33,8 @@
 from plcopen.structures import *
 from PLCControler import ITEM_VAR_LOCAL, ITEM_POU, ITEM_PROGRAM, ITEM_FUNCTIONBLOCK
 from graphics.DebugDataConsumer import DebugDataConsumer
-
+from graphics import *
 from dialogs import *
-from graphics import *
 from editors.DebugViewer import DebugViewer, REFRESH_PERIOD
 from EditorPanel import EditorPanel