Changeset 1939 in ntrip for trunk/BNC/bncfigure.cpp


Ignore:
Timestamp:
Nov 12, 2009, 10:07:40 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncfigure.cpp

    r1938 r1939  
    170170    int yy = int(yLength * (it.value()->_mean / _maxRate));
    171171
    172     painter.drawText(xx, yMax-10, staID.left(4));
     172    painter.drawText(xx, yMax-10, staID.left(5));
    173173
    174174    painter.fillRect(xx, yMax-40-yy, 30, yy,
Note: See TracChangeset for help on using the changeset viewer.