diff --git a/ground/src/libs/qwt/src/qwt_valuelist.h b/ground/src/libs/qwt/src/qwt_valuelist.h index 96da48a19..982ef63e5 100644 --- a/ground/src/libs/qwt/src/qwt_valuelist.h +++ b/ground/src/libs/qwt/src/qwt_valuelist.h @@ -45,7 +45,7 @@ inline uint qHash(double key) { return uint(key); } #endif // MOC_SKIP_BEGIN -template class QWT_EXPORT QList; +//template class QWT_EXPORT QList; // MOC_SKIP_END #endif // QWT_TEMPLATEDLL