From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qmap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qmap.html') diff --git a/doc/html/qmap.html b/doc/html/qmap.html index 3f0e5b5b5..617bbd9fb 100644 --- a/doc/html/qmap.html +++ b/doc/html/qmap.html @@ -128,7 +128,7 @@ any arguments.

Note that C++ defaults to field-by-field assignment operators and copy constructors if no explicit version is supplied. In many cases, this is sufficient. -

The class used for the key retquires that the operator< is +

The class used for the key requires that the operator< is implemented to define ordering of the keys.

TQMap's function naming is consistent with the other TQt classes (e.g., count(), isEmpty()). TQMap also provides extra functions for -- cgit v1.2.1