1.修复小bug
2.增加Node到Terminal的映射。 Signed-off-by: facat@lab.com <facat@lab.com>
This commit is contained in:
@@ -28,7 +28,8 @@ SOURCES += main.cpp \
|
||||
compensator.cpp \
|
||||
disconnector.cpp \
|
||||
powertransformer.cpp \
|
||||
synchronousmachine.cpp
|
||||
synchronousmachine.cpp \
|
||||
nodetoterminal.cpp
|
||||
|
||||
HEADERS += \
|
||||
elementhashtable.h \
|
||||
@@ -42,7 +43,8 @@ HEADERS += \
|
||||
compensator.h \
|
||||
disconnector.h \
|
||||
powertransformer.h \
|
||||
synchronousmachine.h
|
||||
synchronousmachine.h \
|
||||
nodetoterminal.h
|
||||
|
||||
#release{
|
||||
DEFINES += QT_NO_DEBUG_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user