summaryrefslogtreecommitdiffstats
path: root/doc/html/qmag-example.html
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-11-25 14:05:14 -0600
committerTimothy Pearson <[email protected]>2012-11-25 14:05:14 -0600
commitbd87b2af9dde0633e56a792665cdec7a9675da95 (patch)
tree372fc8bc287d9712646388e9543b291a30b9cbd6 /doc/html/qmag-example.html
parentc5e69959c9eeb6a1396f1a60d7cf4f9781a2d47c (diff)
downloadtqt3-bd87b2af9dde0633e56a792665cdec7a9675da95.tar.gz
tqt3-bd87b2af9dde0633e56a792665cdec7a9675da95.zip
Automated update from Qt3
Diffstat (limited to 'doc/html/qmag-example.html')
-rw-r--r--doc/html/qmag-example.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmag-example.html b/doc/html/qmag-example.html
index 3f22d9735..096557030 100644
--- a/doc/html/qmag-example.html
+++ b/doc/html/qmag-example.html
@@ -379,8 +379,8 @@ void <a name="f490"></a>MagWidget::grabAround(TQPoint pos)
{
<a name="x1776"></a> TQRgb px = image.<a href="ntqimage.html#pixel">pixel</a>(x,y);
<a name="x1795"></a> pixelinfo.<a href="ntqstring.html#sprintf">sprintf</a>(" %3d,%3d,%3d #%02x%02x%02x",
- <a href="ntqcolor.html#qRed">qRed</a>(px), tqGreen(px), tqBlue(px),
- <a href="ntqcolor.html#qRed">qRed</a>(px), tqGreen(px), tqBlue(px));
+ <a href="ntqcolor.html#qRed">tqRed</a>(px), tqGreen(px), tqBlue(px),
+ <a href="ntqcolor.html#qRed">tqRed</a>(px), tqGreen(px), tqBlue(px));
}
<a href="ntqstring.html">TQString</a> label;
label.<a href="ntqstring.html#sprintf">sprintf</a>( "x=%d, y=%d %s",