summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Workspace.h')
-rw-r--r--Project/Workspace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/Workspace.h b/Project/Workspace.h
index 7eb82ba..5a36106 100644
--- a/Project/Workspace.h
+++ b/Project/Workspace.h
@@ -168,6 +168,7 @@ protected:
std::vector<double> m_stabilityTimeVector;
bool m_continuousCalc = false;
+ bool m_disconnectedElement = false;
bool m_justOpened = false;
};