summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 51f1355..120bced 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -51,7 +51,7 @@ namespace grapher
AccelGUI = AccelGUIFactory.Construct(
this,
- ManagedAccel.GetActiveAccel(),
+ ManagedAccel.GetActive(),
AccelerationChart,
AccelerationChartY,
VelocityChart,