Changeset 12080 for trunk/FACT++/gui/QCameraWidget.cc
- Timestamp:
- 09/13/11 10:36:18 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/QCameraWidget.cc
r12079 r12080 235 235 } 236 236 int face = PixelAtPosition(cEvent->pos()); 237 cout << face << endl;237 // cout << face << endl; 238 238 if (face != -1) { 239 239 fWhite = face;
Note:
See TracChangeset
for help on using the changeset viewer.