summaryrefslogtreecommitdiffstats
path: root/doc/html/showrecordelem_8cpp-source.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-01-21 17:20:40 +0900
committerMichele Calgaro <[email protected]>2025-01-21 17:20:40 +0900
commitda52348c5cdc76ce4ff748dc3317d557b267c885 (patch)
tree3297d8305678cde80c7f3379567bbcf77370d691 /doc/html/showrecordelem_8cpp-source.html
parent495ade4a2a1aaf48b30d49d7ebfcbb0012c9d8b6 (diff)
downloadkshowmail-da52348c5cdc76ce4ff748dc3317d557b267c885.tar.gz
kshowmail-da52348c5cdc76ce4ff748dc3317d557b267c885.zip
Use tdeAppHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/showrecordelem_8cpp-source.html')
-rw-r--r--doc/html/showrecordelem_8cpp-source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/showrecordelem_8cpp-source.html b/doc/html/showrecordelem_8cpp-source.html
index 6e4329c..c47bd45 100644
--- a/doc/html/showrecordelem_8cpp-source.html
+++ b/doc/html/showrecordelem_8cpp-source.html
@@ -607,7 +607,7 @@
<a name="l00590"></a>00590 TQString tmailheader = <a class="code" href="classShowRecordElem.html#dd5d842c1abdd13fa03ac4a3f2f11150">header</a>();
<a name="l00591"></a>00591
<a name="l00592"></a>00592 <span class="comment">//create and open the window</span>
-<a name="l00593"></a>00593 <a class="code" href="classShowHeaderDialog.html">ShowHeaderDialog</a> dlg( kapp-&gt;mainWidget(), account, tsubject, tmailheader );
+<a name="l00593"></a>00593 <a class="code" href="classShowHeaderDialog.html">ShowHeaderDialog</a> dlg( tdeApp-&gt;mainWidget(), account, tsubject, tmailheader );
<a name="l00594"></a>00594 <span class="keywordtype">int</span> ret = dlg.exec();
<a name="l00595"></a>00595
<a name="l00596"></a>00596 <span class="comment">//returns the matching value</span>