aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/GammaAdjust.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/GammaAdjust.qml')
-rw-r--r--src/effects/GammaAdjust.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/effects/GammaAdjust.qml b/src/effects/GammaAdjust.qml
index 3714437..7a597dd 100644
--- a/src/effects/GammaAdjust.qml
+++ b/src/effects/GammaAdjust.qml
@@ -75,6 +75,9 @@ Item {
/*!
This property defines the source item for which the luminance is going to be
adjusted.
+
+ \note It is not supported to let the effect include itself, for
+ instance by setting source to the effect's parent.
*/
property variant source