Engauge Digitizer  2
 All Classes Files Functions Variables Enumerations Enumerator Friends Pages
ExportValuesOrdinal.h
1 #ifndef EXPORT_VALUES_ORDINAL_H
2 #define EXPORT_VALUES_ORDINAL_H
3 
4 #include <QList>
5 
6 typedef QList<double> ExportValuesOrdinal;
7 
8 #endif // EXPORT_VALUES_ORDINAL_H