#ifndef QTCOMPAT_QPTRVECTOR_H #define QTCOMPAT_QPTRVECTOR_H #include <qvector.h> #define QPtrVector QVector #endif