diff options
author | Timothy Pearson <[email protected]> | 2013-07-24 15:59:03 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-07-24 15:59:03 -0500 |
commit | 9c02dbb59ce57c68dc177d9294b980bf114a3e11 (patch) | |
tree | b1b40423c9be9a42a97cd0e8f3af3139aefb6fa0 /doc/html/alertdialog_8cpp-source.html | |
parent | 0b875800e452c97b1a3f25aba5f029a8c33a4b93 (diff) | |
download | kshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.tar.gz kshowmail-9c02dbb59ce57c68dc177d9294b980bf114a3e11.zip |
Update to TDE R14 API
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> |