aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/DropShadow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/DropShadow.qml')
-rw-r--r--src/effects/DropShadow.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/effects/DropShadow.qml b/src/effects/DropShadow.qml
index 52cb409..b73e244 100644
--- a/src/effects/DropShadow.qml
+++ b/src/effects/DropShadow.qml
@@ -81,6 +81,9 @@ Item {
/*!
This property defines the source item that is going to be used as the
source for the generated shadow.
+
+ \note It is not supported to let the effect include itself, for
+ instance by setting source to the effect's parent.
*/
property variant source