summaryrefslogtreecommitdiffstats
path: root/doc/html/tqsqldriver.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqsqldriver.html')
-rw-r--r--doc/html/tqsqldriver.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqsqldriver.html b/doc/html/tqsqldriver.html
index 573cce6c1..f6323a299 100644
--- a/doc/html/tqsqldriver.html
+++ b/doc/html/tqsqldriver.html
@@ -162,7 +162,7 @@ fields, the value is formatted as a hexadecimal string.
<p> <li> For any other field type toString() will be called on its value
and the result returned.
<p> </ul>
-<p> <p>See also <a href="ntqvariant.html#toString">TQVariant::toString</a>().
+<p> <p>See also <a href="tqvariant.html#toString">TQVariant::toString</a>().
<p>
<h3 class=fn>bool <a name="hasFeature"></a>TQSqlDriver::hasFeature ( <a href="tqsqldriver.html#DriverFeature-enum">DriverFeature</a>&nbsp;f ) const<tt> [pure virtual]</tt>