summaryrefslogtreecommitdiff
path: root/src/effects/InnerShadow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/InnerShadow.qml')
-rw-r--r--src/effects/InnerShadow.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/effects/InnerShadow.qml b/src/effects/InnerShadow.qml
index e5f6294..ac5000c 100644
--- a/src/effects/InnerShadow.qml
+++ b/src/effects/InnerShadow.qml
@@ -66,6 +66,8 @@ import QtGraphicalEffects.private 1.0
\li \image InnerShadow_butterfly.png
\endtable
+ \note This effect is available when running with OpenGL.
+
\section1 Example
The following example shows how to apply the effect.