diff options
Diffstat (limited to 'doc/html/tqcache.html')
-rw-r--r-- | doc/html/tqcache.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqcache.html b/doc/html/tqcache.html index 54a5d7d79..bfc948523 100644 --- a/doc/html/tqcache.html +++ b/doc/html/tqcache.html @@ -225,7 +225,7 @@ function will remove the item from its data structure, and if auto-delete is enabled, will also delete the item. <p> <p>See also <a href="tqptrcollection.html#autoDelete">autoDelete</a>(). -<p>Examples: <a href="grapher-nsplugin-example.html#x2769">grapher/grapher.cpp</a>, <a href="scribble-example.html#x924">scribble/scribble.cpp</a>, and <a href="bigtable-example.html#x1291">table/bigtable/main.cpp</a>. +<p>Examples: <a href="scribble-example.html#x924">scribble/scribble.cpp</a> and <a href="bigtable-example.html#x1291">table/bigtable/main.cpp</a>. <h3 class=fn>void <a name="setMaxCost"></a>TQCache::setMaxCost ( int m ) </h3> |