X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fheading_indicator.hxx;h=f3d6f5f155cb83c3a8f0851676ef228a7cef9824;hb=bc31bdbbbbd97f08bbcb77aea34b60de9fa9fb1f;hp=8316384073f0e45480cec59ff68953e7984d9073;hpb=b9e4775a7a4bbeac9e3af2bf617ddacfbc2d47bf;p=flightgear.git diff --git a/src/Instrumentation/heading_indicator.hxx b/src/Instrumentation/heading_indicator.hxx index 831638407..f3d6f5f15 100644 --- a/src/Instrumentation/heading_indicator.hxx +++ b/src/Instrumentation/heading_indicator.hxx @@ -59,7 +59,9 @@ private: SGPropertyNode_ptr _heading_in_node; SGPropertyNode_ptr _suction_node; SGPropertyNode_ptr _heading_out_node; - + SGPropertyNode_ptr _heading_bug_error_node; + SGPropertyNode_ptr _heading_bug_node; + }; #endif // __INSTRUMENTS_HEADING_INDICATOR_HXX