Changeset 2005 in ntrip


Ignore:
Timestamp:
Nov 21, 2009, 9:20:42 PM (14 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncfigurelate.cpp

    r1997 r2005  
    147147  maxLate = maxLateRound;
    148148  if(maxLate > 0.0) {
    149     painter.drawText(0,int((yMax-yMin)*xLine)- int(yLength*(maxLateRound/maxLate)), xMin+60, 15, Qt::AlignRight,maxLateStr);
     149    painter.drawText(0,int((yMax-yMin)*xLine) - yLength, xMin+60, 15, Qt::AlignRight,maxLateStr);
    150150  }
    151151
Note: See TracChangeset for help on using the changeset viewer.