X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fhud_dnst.cxx;h=9dbb190f4c72ccd23cfba6bdab85384ac2ed9d26;hb=fdbfd6fd0b789eecf2c532d048a75d15f8d35ad8;hp=baa2d7981623c15860ade50791f63ff78d2a6210;hpb=ed7ee6b53478bd39807315598a00238a01f90750;p=flightgear.git diff --git a/src/Cockpit/hud_dnst.cxx b/src/Cockpit/hud_dnst.cxx index baa2d7981..9dbb190f4 100644 --- a/src/Cockpit/hud_dnst.cxx +++ b/src/Cockpit/hud_dnst.cxx @@ -11,7 +11,7 @@ dual_instr_item::dual_instr_item( bool working, UINT options) : instr_item(x, y, width, height, - chn1_source, options, working), + chn1_source, 1, options, working), alt_data_source(chn2_source) { }