summaryrefslogtreecommitdiffstats
path: root/doc/html/tqmessagebox.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
commit4161606c301841f973f0319f46e6853c4a3fe906 (patch)
tree192d1b081650aa96c7b69dcb38cc9e5d6415bfa4 /doc/html/tqmessagebox.html
parent6964feed838dec70e7743ea90b390e4ae706d3c9 (diff)
downloadtqt3-4161606c301841f973f0319f46e6853c4a3fe906.tar.gz
tqt3-4161606c301841f973f0319f46e6853c4a3fe906.zip
Remove documentation for Motif extension classes. Those classes are not included in tqt3 source code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqmessagebox.html')
-rw-r--r--doc/html/tqmessagebox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmessagebox.html b/doc/html/tqmessagebox.html
index 83bbb238..8b52aa3f 100644
--- a/doc/html/tqmessagebox.html
+++ b/doc/html/tqmessagebox.html
@@ -716,7 +716,7 @@ property. The default icon is TQMessageBox::NoIcon.
<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="iconPixmap-prop"></a>iconPixmap</h3>
<p>This property holds the current icon.
<p>The icon currently used by the message box. Note that it's often
-hard to draw one pixmap that looks appropriate in both <a href="motif-extension.html#Motif">Motif</a> and
+hard to draw one pixmap that looks appropriate in both Motif and
Windows GUI styles; you may want to draw two pixmaps.
<p> <p>See also <a href="#icon-prop">icon</a>.