]> git.mxchange.org Git - flightgear.git/commit
For the agRadar, initialize property nodes with defaults.
authortimoore <timoore>
Sat, 22 Mar 2008 09:19:21 +0000 (09:19 +0000)
committertimoore <timoore>
Sat, 22 Mar 2008 09:19:21 +0000 (09:19 +0000)
commit662ea715e813a73053299c83aeeb7f6c5b496772
treed612f55d8134a8e958030559daf9a338b15f0fb1
parent7800918499e77a6c7f2bb444c53e229a643baf09
For the agRadar, initialize property nodes with defaults.

Introduce a convenience member function in wxRadarBg for creating an
SGPropertyNode and initializing it in one step. Use this in
agRadar. This eliminates buggy behavior when the necessary radar
properties aren't defined.
src/Instrumentation/agradar.cxx
src/Instrumentation/agradar.hxx
src/Instrumentation/wxradar.hxx