From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- examples/table/bigtable/bigtable.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/table') diff --git a/examples/table/bigtable/bigtable.doc b/examples/table/bigtable/bigtable.doc index 7f8a5c2da..5633fe1ea 100644 --- a/examples/table/bigtable/bigtable.doc +++ b/examples/table/bigtable/bigtable.doc @@ -7,7 +7,7 @@ \title How to create a large, sparse QTable - This example shows a sparse table implementation using a QIntDict to + This example shows a sparse table implementation using a TQIntDict to keep track of the cells that are actually in use.
-- cgit v1.2.3