- Timestamp:
- Aug 22, 2012, 1:24:34 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncfigureppp.cpp
r4551 r4553 305 305 .arg(_pppMount); 306 306 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(), 308 308 Qt::AlignRight, startStr); 309 309 }
Note:
See TracChangeset
for help on using the changeset viewer.