diff options
Diffstat (limited to 'tests/auto/modeltest/dynamictreemodel.h')
-rw-r--r-- | tests/auto/modeltest/dynamictreemodel.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/modeltest/dynamictreemodel.h b/tests/auto/modeltest/dynamictreemodel.h index 3f0d90d..9633755 100644 --- a/tests/auto/modeltest/dynamictreemodel.h +++ b/tests/auto/modeltest/dynamictreemodel.h @@ -48,8 +48,6 @@ #include <QtCore/QList> -template<typename T> class QList; - class DynamicTreeModel : public QAbstractItemModel { Q_OBJECT |