diff options
Diffstat (limited to 'doc/man/man3/tqptrvector.3qt')
-rw-r--r-- | doc/man/man3/tqptrvector.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqptrvector.3qt b/doc/man/man3/tqptrvector.3qt index 5d675735f..4730eb3c1 100644 --- a/doc/man/man3/tqptrvector.3qt +++ b/doc/man/man3/tqptrvector.3qt @@ -299,7 +299,7 @@ Note that the auto-delete setting may also affect other functions in subclasses. See also autoDelete(). .PP Examples: -.)l grapher/grapher.cpp, scribble/scribble.cpp, and table/bigtable/main.cpp. +.)l scribble/scribble.cpp and table/bigtable/main.cpp. .SH "uint TQPtrVector::size () const" Returns the size of the vector, i.e. the number of vector positions. This is also the maximum number of items the vector can hold. .PP |