equal
deleted
inserted
replaced
1 |
1 |
2 import wx |
2 import wx |
3 |
3 |
4 from subindextable import EditingPanel |
4 from subindextable import EditingPanel |
5 from nodeeditor import NodeEditorTemplate |
5 from nodeeditortemplate import NodeEditorTemplate |
6 from editors.ConfTreeNodeEditor import ConfTreeNodeEditor |
6 from editors.ConfTreeNodeEditor import ConfTreeNodeEditor |
7 |
7 |
8 [ID_SLAVEEDITORCONFNODEMENUNODEINFOS, ID_SLAVEEDITORCONFNODEMENUDS301PROFILE, |
8 [ID_SLAVEEDITORCONFNODEMENUNODEINFOS, ID_SLAVEEDITORCONFNODEMENUDS301PROFILE, |
9 ID_SLAVEEDITORCONFNODEMENUDS302PROFILE, ID_SLAVEEDITORCONFNODEMENUDSOTHERPROFILE, |
9 ID_SLAVEEDITORCONFNODEMENUDS302PROFILE, ID_SLAVEEDITORCONFNODEMENUDSOTHERPROFILE, |
10 ID_SLAVEEDITORCONFNODEMENUADD, |
10 ID_SLAVEEDITORCONFNODEMENUADD, |