diff options
Diffstat (limited to 'doc/html/qaction-examples.html')
-rw-r--r-- | doc/html/qaction-examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qaction-examples.html b/doc/html/qaction-examples.html index bf8a5b5ff..39cf2a372 100644 --- a/doc/html/qaction-examples.html +++ b/doc/html/qaction-examples.html @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p> The following example programs show how to use the -<a href="qaction.html">TQAction</a> and <a href="qactiongroup.html">TQActionGroup</a> classes. +<a href="ntqaction.html">TQAction</a> and <a href="qactiongroup.html">TQActionGroup</a> classes. <p> <p><table width="100%"> <tr bgcolor=#f0f0f0><td><b><a href="qaction-application-example.html">A Complete Application Window with Actions</a></b> |