summaryrefslogtreecommitdiff
path: root/src/effects/HueSaturation.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/HueSaturation.qml')
-rw-r--r--src/effects/HueSaturation.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects/HueSaturation.qml b/src/effects/HueSaturation.qml
index b08c6bf..6b5cd5b 100644
--- a/src/effects/HueSaturation.qml
+++ b/src/effects/HueSaturation.qml
@@ -49,7 +49,7 @@ import QtGraphicalEffects.private 1.0
\ingroup qtgraphicaleffects-color
\brief Alters the source item colors in the HSL color space.
- HueSaturation is similar to the \l{QtGraphicalEffects1::Colorize}{Colorize}
+ HueSaturation is similar to the \l{QtGraphicalEffects::Colorize}{Colorize}
effect, but the hue and saturation property values are handled differently.
The HueSaturation effect always shifts the hue, saturation, and lightness
from the original, instead of setting them.