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