summaryrefslogtreecommitdiffstats
path: root/doc/html/properties.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/properties.html')
-rw-r--r--doc/html/properties.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/properties.html b/doc/html/properties.html
index fda7cf67f..0ab6e463e 100644
--- a/doc/html/properties.html
+++ b/doc/html/properties.html
@@ -58,7 +58,7 @@ needs this, since no call to <a href="tqwidget.html#setFont">TQWidget::setFont</
the context specific font'.
<p> <li> An attribute "designable" that indicates whether it makes sense to
make the property available in a GUI builder (e.g. <a href="designer-manual.html">TQt Designer</a>). For most properties this
-makes sense, but not for all, e.g. <a href="ntqbutton.html#isDown">TQButton::isDown</a>(). The user can
+makes sense, but not for all, e.g. <a href="tqbutton.html#isDown">TQButton::isDown</a>(). The user can
press buttons, and the application programmer can make the program
press its own buttons, but a GUI design tool can't press buttons.
<p> </ul>