summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqerrormessage.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqerrormessage.html')
-rw-r--r--doc/html/ntqerrormessage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqerrormessage.html b/doc/html/ntqerrormessage.html
index 5e26f2164..b7a1b0b04 100644
--- a/doc/html/ntqerrormessage.html
+++ b/doc/html/ntqerrormessage.html
@@ -73,7 +73,7 @@ after seeing each message.
<p> <p>See also <a href="ntqmessagebox.html">TQMessageBox</a>, <a href="ntqstatusbar.html#message">TQStatusBar::message</a>(), <a href="dialogs.html">Dialog Classes</a>, and <a href="misc.html">Miscellaneous Classes</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQErrorMessage"></a>TQErrorMessage::TQErrorMessage ( <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQErrorMessage"></a>TQErrorMessage::TQErrorMessage ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3> Constructs and installs an error handler window.
The parent <em>parent</em> and name <em>name</em> are passed on to the <a href="ntqdialog.html">TQDialog</a>
constructor.