diff options
Diffstat (limited to 'doc/html/extension-dialog-example.html')
-rw-r--r-- | doc/html/extension-dialog-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/extension-dialog-example.html b/doc/html/extension-dialog-example.html index 2c0c38785..b7a384dd5 100644 --- a/doc/html/extension-dialog-example.html +++ b/doc/html/extension-dialog-example.html @@ -36,7 +36,7 @@ body { background: #ffffff; color: black; } <p> <p> This example demonstrates how to create an extension dialog. <p> Essentially all that is necessary is to create a standard dialog -and then create a <a href="ntqwidget.html">TQWidget</a> form to be used as the extension. See +and then create a <a href="tqwidget.html">TQWidget</a> form to be used as the extension. See the article in <a href="http://doc.trolltech.com/qq/">TQt Quarterly</a> issue #3. <p> <hr> |