summaryrefslogtreecommitdiffstats
path: root/doc/html/tqaction.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqaction.html')
-rw-r--r--doc/html/tqaction.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqaction.html b/doc/html/tqaction.html
index 84ee7c01..2de735a5 100644
--- a/doc/html/tqaction.html
+++ b/doc/html/tqaction.html
@@ -404,7 +404,7 @@ See the <a href="tqaction.html#whatsThis-prop">"whatsThis"</a> property for deta
<hr><h2>Property Documentation</h2>
<h3 class=fn><a href="tqkeysequence.html">TQKeySequence</a> <a name="accel-prop"></a>accel</h3>
<p>This property holds the action's accelerator key.
-<p>The keycodes can be found in <a href="ntqt.html#Key-enum">TQt::Key</a> and <a href="ntqt.html#Modifier-enum">TQt::Modifier</a>. There
+<p>The keycodes can be found in <a href="tqt.html#Key-enum">TQt::Key</a> and <a href="tqt.html#Modifier-enum">TQt::Modifier</a>. There
is no default accelerator key.
<p>Set this property's value with <a href="#setAccel">setAccel</a>() and get this property's value with <a href="#accel">accel</a>().