From 6b84baddfb5187219b76d0d9a112db27bee29d2c Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Fri, 13 Nov 2009 10:29:50 +0100 Subject: doc: Removed duplicate qdoc. --- src/gui/painting/qpaintdevice.qdoc | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/src/gui/painting/qpaintdevice.qdoc b/src/gui/painting/qpaintdevice.qdoc index dbcb64d..ac1c3de 100644 --- a/src/gui/painting/qpaintdevice.qdoc +++ b/src/gui/painting/qpaintdevice.qdoc @@ -226,19 +226,10 @@ Use colorCount() instead. Returns the number of different colors available for the paint - device. Since this value is an int, it will not be sufficient to represent - the number of colors on 32 bit displays, in this case INT_MAX is - returned instead. -*/ - -/*! - \fn int QPaintDevice::colorCount() const - - Returns the number of different colors available for the paint device. Since this value is an int, it will not be sufficient to represent the number of colors on 32 bit displays, in this case INT_MAX is returned instead. -*/ + */ /*! \fn int QPaintDevice::colorCount() const -- cgit v0.12