#include <QtGui/qitemselectionmodel.h>
#ifndef QITEMSELECTIONMODEL_H
#ifndef QT_NO_ITEMVIEWS
template < > class QTypeInfo < class QItemSelectionRange >{
public: enum /*anonymous*/{
isDummy = 0,
};
};
#endif // QT_NO_ITEMVIEWS
#endif // QITEMSELECTIONMODEL_H