- Timestamp:
- Jan 14, 2016, 1:23:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncfigureppp.cpp
r6734 r7684 268 268 // ---------- 269 269 QString startStr = QString(_startTime.timestr(0).c_str()); 270 startStr = "Start " + startStr; 270 271 painter.setPen(QColor(Qt::black)); 271 272 painter.drawText(0, ww, pntP.x() + 31*ww, pntP.x(), Qt::AlignRight, startStr);
Note:
See TracChangeset
for help on using the changeset viewer.