Handle csv import/export with power traces

This commit is contained in:
Jan Käberich 2021-07-13 18:40:40 +02:00
parent deefe30beb
commit fa4e954f73
5 changed files with 38 additions and 12 deletions

View file

@ -174,7 +174,7 @@ private:
bool calibration;
DataType domain;
QString filename;
unsigned int fileParemeter;
unsigned int fileParameter;
std::set<Marker*> markers;
struct {
union {