Changeset 4553 in ntrip for trunk/BNC/src/bncfigureppp.cpp


Ignore:
Timestamp:
Aug 22, 2012, 1:24:34 PM (12 years ago)
Author:
weber
Message:

PPP time series design modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncfigureppp.cpp

    r4551 r4553  
    305305                              .arg(_pppMount);
    306306      painter.setPen(QColor(Qt::black));
    307       painter.drawText(0, ww, pntP.x() + 16*ww, pntP.x(),
     307      painter.drawText(0, ww, pntP.x() + 21*ww, pntP.x(),
    308308                       Qt::AlignRight, startStr);
    309309    }
Note: See TracChangeset for help on using the changeset viewer.