summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2016-09-04 00:59:41 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2016-09-04 00:59:41 -0300
commitc1aad656847602f7e4c7aead048f7465a76838d4 (patch)
tree2b69d1d0e98f50ed8113746c3c4a4d87d6be3b7e /Project/Element.h
parent726686c9b378f3a727ded52226b13a760cba1e6c (diff)
downloadPSP.git-c1aad656847602f7e4c7aead048f7465a76838d4.tar.gz
PSP.git-c1aad656847602f7e4c7aead048f7465a76838d4.tar.xz
PSP.git-c1aad656847602f7e4c7aead048f7465a76838d4.zip
Inductor implemented
Diffstat (limited to 'Project/Element.h')
-rw-r--r--Project/Element.h1
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,