]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/light.hxx
Fix shared library build for metar executable
[flightgear.git] / src / Time / light.hxx
index 1880c3deab0a3cf9fa34b95e39b23a0c9f5dc105..a7be74786792882f5af0bd63fceaf1657c9153e9 100644 (file)
@@ -112,6 +112,8 @@ private:
     // properties for chrome light; not a tie because I want to fire
     // property listeners when the values change.
     SGPropertyNode_ptr _chromeProps[4];
+  
+    SGPropertyNode_ptr _sunAngleRad;
 public:
 
     FGLight ();