Skip to content
IDArray.h 88 B
Newer Older
#ifndef IDARRAY_H
#define IDARRAY_H
typedef QVector<long> IDArray;

#endif // IDARRAY_H