summaryrefslogtreecommitdiffstats
path: root/qtools/qlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtools/qlist.h')
-rw-r--r--qtools/qlist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtools/qlist.h b/qtools/qlist.h
index 678e92d..a4608fb 100644
--- a/qtools/qlist.h
+++ b/qtools/qlist.h
@@ -105,7 +105,6 @@ template<class type> inline void QList<type>::deleteItem( QCollection::Item d )
}
-
template<class type> class Q_EXPORT QListIterator : public QGListIterator
{
public: