summaryrefslogtreecommitdiffstats
path: root/doc/qcollection-compat.doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-23 21:21:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-23 21:21:04 +0900
commit292fa30f0fade0c2742ef4b4ccc28be79dfe747c (patch)
tree227b09b1a61514e2ccd3fbc548b5431a6fee6229 /doc/qcollection-compat.doc
parentf0869718763cd6d04c9b225db8966df08ddaef44 (diff)
downloadtqt3-292fa30f0fade0c2742ef4b4ccc28be79dfe747c.tar.gz
tqt3-292fa30f0fade0c2742ef4b4ccc28be79dfe747c.zip
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/qcollection-compat.doc')
-rw-r--r--doc/qcollection-compat.doc10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/qcollection-compat.doc b/doc/qcollection-compat.doc
index b9209881..32bb81ce 100644
--- a/doc/qcollection-compat.doc
+++ b/doc/qcollection-compat.doc
@@ -65,13 +65,3 @@
The QQueue class has been renamed <b> \l QPtrQueue </b> in TQt 3.0.
*/
-
-/*! \page ntqstack.html
-
- \title QStack Class Reference (obsolete)
-
- \code
-#include <ntqstack.h>\endcode
-
- The QStack class has been renamed <b> \l QPtrStack </b> in TQt 3.0.
-*/