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