summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-08-31 12:07:42 (GMT)
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-09-01 09:55:17 (GMT)
commitbfa9b7e5cb1cd91aa0efad14bd91f14144e1acb5 (patch)
tree84d6fe67a71dc4875902487e84da5e4c02bdedaf
parent72d7a8e5d7cc5cf498078648f01a20869245d75e (diff)
downloadQt-bfa9b7e5cb1cd91aa0efad14bd91f14144e1acb5.zip
Qt-bfa9b7e5cb1cd91aa0efad14bd91f14144e1acb5.tar.gz
Qt-bfa9b7e5cb1cd91aa0efad14bd91f14144e1acb5.tar.bz2
doc: Also mention HSL
-rw-r--r--src/gui/painting/qcolor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/painting/qcolor.cpp b/src/gui/painting/qcolor.cpp
index 422d5a3..173c870 100644
--- a/src/gui/painting/qcolor.cpp
+++ b/src/gui/painting/qcolor.cpp
@@ -298,7 +298,7 @@ QT_BEGIN_NAMESPACE
/*!
\enum QColor::Spec
- The type of color specified, either RGB, HSV or CMYK.
+ The type of color specified, either RGB, HSV, CMYK or HSL.
\value Rgb
\value Hsv