]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/autobrake.hxx
Merge branch 'jmt/gpswidget'
[flightgear.git] / src / Autopilot / autobrake.hxx
index 4dbf7555dff2cc2287975e305e2b2c10c7ea3890..2a6845c6621f464b1f517f87015955c88014eb79 100644 (file)
@@ -92,7 +92,7 @@ private:
   double _rightBrakeOutput;
     
   SGPropertyNode_ptr _root;
-  SGPropertyNode* _brakeInputs[4];
+  SGPropertyNode_ptr _brakeInputs[4];
   SGPropertyNode_ptr _weightOnWheelsNode;
   SGPropertyNode_ptr _engineControlsNode;
   SGPropertyNode_ptr _groundspeedNode;