summaryrefslogtreecommitdiffstats
path: root/basicsuite/Graphical Effects/description.txt
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/Graphical Effects/description.txt')
-rw-r--r--basicsuite/Graphical Effects/description.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/basicsuite/Graphical Effects/description.txt b/basicsuite/Graphical Effects/description.txt
index 8623c2c..e2d3acf 100644
--- a/basicsuite/Graphical Effects/description.txt
+++ b/basicsuite/Graphical Effects/description.txt
@@ -1,2 +1,2 @@
-This example shows the Qt Quick 2.0 ShaderEffect type and the QtGraphicalEffect module. Qt Quick 2.0 provides the ability to use inline GLSL in your Qt Quick applications to create stunning visual effects. However, as UIs typically reuse many of the same effects, the QtGraphicalEffects module provides a set of predefined, commonly used effects. This includes blur, drop-shadows, glow, blending, opacity maskes and more.
+This example shows the Qt Quick 2.0 ShaderEffect type and the QtGraphicalEffect module. Qt Quick 2.0 provides the ability to use inline GLSL in your Qt Quick applications to create stunning visual effects. However, as UIs typically reuse many of the same effects, the QtGraphicalEffects module provides a set of predefined, commonly used effects. This includes blur, drop-shadows, glow, blending, opacity masks and more.