summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qcolor.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-08-31 14:07:42 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-09-01 11:55:17 +0200
commitbfa9b7e5cb1cd91aa0efad14bd91f14144e1acb5 (patch)
tree84d6fe67a71dc4875902487e84da5e4c02bdedaf /src/gui/painting/qcolor.cpp
parent72d7a8e5d7cc5cf498078648f01a20869245d75e (diff)
doc: Also mention HSL
Diffstat (limited to 'src/gui/painting/qcolor.cpp')
-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 422d5a37ec..173c870378 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