summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/containers.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/doc/src/containers.qdoc')
-rw-r--r--src/corelib/doc/src/containers.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/doc/src/containers.qdoc b/src/corelib/doc/src/containers.qdoc
index 537bd8c884..d73c9dd07b 100644
--- a/src/corelib/doc/src/containers.qdoc
+++ b/src/corelib/doc/src/containers.qdoc
@@ -608,8 +608,6 @@
\li QContiguousCache<T> provides an efficient way of caching data
that is typically accessed in a contiguous way.
-
- \li QPair<T1, T2> stores a pair of elements.
\endlist
Additional non-template types that compete with Qt's template