summaryrefslogtreecommitdiffstats
path: root/doc/html/alertdialog_8h-source.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:56:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-24 10:53:35 +0900
commit3cae03315f68bfc8ea2183fe79079cade9e85656 (patch)
tree4a4c60c56a76a31933bd51c5a877f1f621cd341a /doc/html/alertdialog_8h-source.html
parent52d713487987a1e8e97388df0d73b2a15a4e39df (diff)
downloadkshowmail-3cae03315f68bfc8ea2183fe79079cade9e85656.tar.gz
kshowmail-3cae03315f68bfc8ea2183fe79079cade9e85656.zip
Replace Q_OBJECT with TQ_OBJECTr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 85b400df101ee126c7a5067b6deebbf58403f44b)
Diffstat (limited to 'doc/html/alertdialog_8h-source.html')
-rw-r--r--doc/html/alertdialog_8h-source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/alertdialog_8h-source.html b/doc/html/alertdialog_8h-source.html
index c491ecc..e123e87 100644
--- a/doc/html/alertdialog_8h-source.html
+++ b/doc/html/alertdialog_8h-source.html
@@ -45,7 +45,7 @@
<a name="l00023"></a>00023
<a name="l00028"></a><a class="code" href="classAlertDialog.html">00028</a> <span class="keyword">class </span><a class="code" href="classAlertDialog.html">AlertDialog</a> : <span class="keyword">public</span> <a class="code" href="classAlertDlg.html">AlertDlg</a>
<a name="l00029"></a>00029 {
-<a name="l00030"></a>00030 Q_OBJECT
+<a name="l00030"></a>00030 TQ_OBJECT
<a name="l00031"></a>00031 <span class="keyword">public</span>:
<a name="l00032"></a>00032 <a class="code" href="classAlertDialog.html#0c3106b439a19f0b5a240b3095595880">AlertDialog</a>(TQWidget *parent=0, <span class="keyword">const</span> <span class="keywordtype">char</span> *name=0);
<a name="l00033"></a>00033 <a class="code" href="classAlertDialog.html#5ea8838b691df53710d053c592ce2c7c">~AlertDialog</a>();