Changeset 13763 for trunk/FACT++/gui/QCameraWidget.cc
- Timestamp:
- 05/17/12 12:44:03 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/QCameraWidget.cc
r12297 r13763 97 97 // int textSize = (int)(width()*14/600); 98 98 // setFont(QFont("Monospace", textSize)); 99 qglColor(QColor(25 5, 223, 127));99 qglColor(QColor(25, 22, 12)); 100 100 101 101 //first let's draw the usual data
Note:
See TracChangeset
for help on using the changeset viewer.