summaryrefslogtreecommitdiffstats
path: root/doc/html/kshowmailview_8h-source.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 12:56:14 +0900
committerMichele Calgaro <[email protected]>2023-07-24 10:53:35 +0900
commit3cae03315f68bfc8ea2183fe79079cade9e85656 (patch)
tree4a4c60c56a76a31933bd51c5a877f1f621cd341a /doc/html/kshowmailview_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 <[email protected]> (cherry picked from commit 85b400df101ee126c7a5067b6deebbf58403f44b)
Diffstat (limited to 'doc/html/kshowmailview_8h-source.html')
-rw-r--r--doc/html/kshowmailview_8h-source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/kshowmailview_8h-source.html b/doc/html/kshowmailview_8h-source.html
index 0222705..1a0cdf3 100644
--- a/doc/html/kshowmailview_8h-source.html
+++ b/doc/html/kshowmailview_8h-source.html
@@ -68,7 +68,7 @@
<a name="l00046"></a>00046
<a name="l00057"></a><a class="code" href="classKshowmailView.html">00057</a> <span class="keyword">class </span><a class="code" href="classKshowmailView.html">KshowmailView</a> : <span class="keyword">public</span> TQSplitter
<a name="l00058"></a>00058 {
-<a name="l00059"></a>00059 Q_OBJECT
+<a name="l00059"></a>00059 TQ_OBJECT
<a name="l00060"></a>00060 <span class="keyword">public</span>:
<a name="l00062"></a>00062 <a class="code" href="classKshowmailView.html#6c0f3a139aba59b618178cffec9fdbf4">KshowmailView</a>(TQWidget *parent = 0, <span class="keyword">const</span> <span class="keywordtype">char</span> *name=0);
<a name="l00064"></a>00064 <a class="code" href="classKshowmailView.html#208c56da5fe95348bd13435ff44c8aae">~KshowmailView</a>();