From 918ac6b9bfcfb77ccd42d8945b457b8eb1ef1407 Mon Sep 17 00:00:00 2001 From: David Boddie Date: Mon, 9 Nov 2009 21:31:56 +0100 Subject: Doc: Fixed a warning caused by deprecations. Reviewed-by: Trust Me --- src/gui/image/qimage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/image/qimage.cpp b/src/gui/image/qimage.cpp index 6d96d7a..ec8dd88 100644 --- a/src/gui/image/qimage.cpp +++ b/src/gui/image/qimage.cpp @@ -2073,7 +2073,7 @@ void QImage::setNumColors(int numColors) have entries for all the pixel/index values present in the image, otherwise the results are undefined. - \sa colorsCount(), colorTable(), setColor(), {QImage#Image + \sa colorCount(), colorTable(), setColor(), {QImage#Image Transformations}{Image Transformations} */ -- cgit v0.12