Changeset 110 in pacpussensors for trunk/StdDbtPlayerComponents/ImageViewer.cpp


Ignore:
Timestamp:
Dec 14, 2015, 12:09:20 PM (9 years ago)
Author:
DHERBOMEZ Gérald
Message:
  • minor modifications about dllexport and dllimport macros usages
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/StdDbtPlayerComponents/ImageViewer.cpp

    r16 r110  
    2828#include <QPaintEvent>
    2929#include <QPixmap>
     30
     31namespace pacpus {
    3032
    3133using namespace std;
     
    106108    cout << "duration = " << (int)(road_time() - tic_) << " " << text << "\n";
    107109}
     110
     111}
Note: See TracChangeset for help on using the changeset viewer.