summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs/examples/imageinfo/example.html
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/docs/examples/imageinfo/example.html')
-rw-r--r--kjsembed/docs/examples/imageinfo/example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/examples/imageinfo/example.html b/kjsembed/docs/examples/imageinfo/example.html
index c5b5fd69..82af5e0b 100644
--- a/kjsembed/docs/examples/imageinfo/example.html
+++ b/kjsembed/docs/examples/imageinfo/example.html
@@ -10,7 +10,7 @@
<tr>
<td align="center"><a href="example1.png"><img border=0 width=197 height=160 src=thumb-example1.png></a></td>
<td width="60%" valign="top" align="justify"><b><a href="example1.png">example1.png</a></b> (848x686)<p>This image shows the results of running the imagegallery script. As you can
-see the script automatically creates thumbnails (using QImage::smoothScale()
+see the script automatically creates thumbnails (using TQImage::smoothScale()
for quality) and includes image descriptions if present. The descriptions can
include HTML markup <b>like</b> <i>this</i>, and even
<a href="http://xmelegance.org/kjsembed/">links</a>.