summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Element.h')
-rw-r--r--Project/Element.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Project/Element.h b/Project/Element.h
index 4dc278f..7eb90c9 100644
--- a/Project/Element.h
+++ b/Project/Element.h
@@ -22,7 +22,8 @@ enum ContextMenuID
ID_EDIT_BUS = 0,
ID_EDIT_LINE,
ID_EDIT_TRANSFORMER,
- ID_EDIT_GENERATOR,
+ ID_EDIT_SYNCGENERATOR,
+ ID_EDIT_INDMOTOR,
ID_LINE_ADD_NODE,
ID_LINE_REMOVE_NODE,