summaryrefslogtreecommitdiffstats
path: root/Project/Machines.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Machines.h')
-rw-r--r--Project/Machines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/Machines.h b/Project/Machines.h
index 8c60631..b296f99 100644
--- a/Project/Machines.h
+++ b/Project/Machines.h
@@ -26,6 +26,7 @@ public:
protected:
void UpdateSwitchesPosition();
+ void UpdatePowerFlowArrowsPosition();
bool m_inserted = false;
};