Changeset 4347 in ntrip for trunk/BNC/src/rinex/graphwin.cpp


Ignore:
Timestamp:
Jun 24, 2012, 4:32:48 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/graphwin.cpp

    r4337 r4347  
    6969  _colorScale->setColorBarEnabled( true );
    7070
    71    QwtText title( "Intensity" );
     71   QwtText title( "Meters" );
    7272   QFont font = _colorScale->font();
    7373   font.setBold( true );
Note: See TracChangeset for help on using the changeset viewer.