Changeset 110 in pacpussensors for trunk/StdDbtPlayerComponents/ImageViewer.cpp
- Timestamp:
- Dec 14, 2015, 12:09:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/StdDbtPlayerComponents/ImageViewer.cpp
r16 r110 28 28 #include <QPaintEvent> 29 29 #include <QPixmap> 30 31 namespace pacpus { 30 32 31 33 using namespace std; … … 106 108 cout << "duration = " << (int)(road_time() - tic_) << " " << text << "\n"; 107 109 } 110 111 }
Note:
See TracChangeset
for help on using the changeset viewer.