--- quicklook/tracker/flight/macros/FTrkQLook_EXPERT.cxx 2006/10/12 16:58:34 1.19 +++ quicklook/tracker/flight/macros/FTrkQLook_EXPERT.cxx 2006/10/18 15:43:37 1.20 @@ -631,9 +631,9 @@ case 4: li.DrawLine(min,2066.,max,2066.); - li.DrawLine(min,2061.,max,2061.); + li.DrawLine(min,2060.,max,2060.); t1->DrawLatex(xlat,2066.15,ma.str().c_str()); - t1->DrawLatex(xlat,2060.85,mi.str().c_str()); + t1->DrawLatex(xlat,2059.85,mi.str().c_str()); break; }