diff options
Diffstat (limited to 'doc/html/alertdialog_8cpp-source.html')
-rw-r--r-- | doc/html/alertdialog_8cpp-source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/alertdialog_8cpp-source.html b/doc/html/alertdialog_8cpp-source.html index 629bd9c..50ce082 100644 --- a/doc/html/alertdialog_8cpp-source.html +++ b/doc/html/alertdialog_8cpp-source.html @@ -34,7 +34,7 @@ <a name="l00017"></a>00017 <a name="l00018"></a>00018 <span class="preprocessor">#include "alertdialog.h"</span> <a name="l00019"></a>00019 -<a name="l00020"></a><a class="code" href="classAlertDialog.html#0c3106b439a19f0b5a240b3095595880">00020</a> <a class="code" href="classAlertDialog.html#0c3106b439a19f0b5a240b3095595880">AlertDialog::AlertDialog</a>(QWidget *parent, <span class="keyword">const</span> <span class="keywordtype">char</span> *name ): +<a name="l00020"></a><a class="code" href="classAlertDialog.html#0c3106b439a19f0b5a240b3095595880">00020</a> <a class="code" href="classAlertDialog.html#0c3106b439a19f0b5a240b3095595880">AlertDialog::AlertDialog</a>(TQWidget *parent, <span class="keyword">const</span> <span class="keywordtype">char</span> *name ): <a name="l00021"></a>00021 <a class="code" href="classAlertDlg.html">AlertDlg</a>(parent,name,true) <a name="l00022"></a>00022 { <a name="l00023"></a>00023 <span class="comment">// position the dialog at the upper left corner of the main window.</span> |