editors/ResourceEditor.py
changeset 1834 cd42b426028b
parent 1782 5b6ad7a7fd9d
child 1847 6198190bc121
--- a/editors/ResourceEditor.py	Thu Sep 28 16:25:05 2017 +0300
+++ b/editors/ResourceEditor.py	Thu Sep 28 17:20:31 2017 +0300
@@ -31,8 +31,8 @@
 from dialogs.DurationEditorDialog import IEC_TIME_MODEL
 from EditorPanel import EditorPanel
 from util.BitmapLibrary import GetBitmap
+from util.TranslationCatalogs import NoTranslate
 from plcopen.structures import LOCATIONDATATYPES, TestIdentifier, IEC_KEYWORDS, DefaultType
-from util.TranslationCatalogs import NoTranslate
 
 
 # -------------------------------------------------------------------------------