aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/Desaturate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/Desaturate.qml')
-rw-r--r--src/effects/Desaturate.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/effects/Desaturate.qml b/src/effects/Desaturate.qml
index 43c302d..a05cb59 100644
--- a/src/effects/Desaturate.qml
+++ b/src/effects/Desaturate.qml
@@ -73,6 +73,9 @@ Item {
/*!
This property defines the source item that provides the source pixels to
the effect.
+
+ \note It is not supported to let the effect include itself, for
+ instance by setting source to the effect's parent.
*/
property variant source