diff -r 8f1a2846b2f5 -r 9460872f1440 etherlab/ConfigEditor.py --- a/etherlab/ConfigEditor.py Fri Sep 28 17:14:42 2018 +0300 +++ b/etherlab/ConfigEditor.py Fri Sep 28 17:15:53 2018 +0300 @@ -25,9 +25,9 @@ from controls.CustomStyledTextCtrl import NAVIGATION_KEYS # ----------------------------------------------------------------------- -from EtherCATManagementEditor import EtherCATManagementTreebook, MasterStatePanelClass -# ----------------------------------------------------------------------- - +from EtherCATManagementEditor import EtherCATManagementTreebook, MasterStatePanelClass +# ----------------------------------------------------------------------- + [ETHERCAT_VENDOR, ETHERCAT_GROUP, ETHERCAT_DEVICE] = range(3) def AppendMenu(parent, help, id, kind, text):