diff options
Diffstat (limited to 'Project/Element.h')
-rw-r--r-- | Project/Element.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/Element.h b/Project/Element.h index d15fc57..1a6b73e 100644 --- a/Project/Element.h +++ b/Project/Element.h @@ -26,6 +26,7 @@ enum ContextMenuID ID_EDIT_INDMOTOR, ID_EDIT_SYNCMOTOR, ID_EDIT_LOAD, + ID_EDIT_INDUCTOR, ID_LINE_ADD_NODE, ID_LINE_REMOVE_NODE, |