summaryrefslogtreecommitdiffstats
path: root/ShaderSlide.qml
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@digia.com>2012-12-18 16:47:44 +0100
committerGunnar Sletta <gunnar.sletta@digia.com>2012-12-18 16:47:44 +0100
commitdcaf845541c1a21b324374cf94c5adf0b94834e7 (patch)
treec080df8f2cf4bfef38b720bc3d8d925f2782fead /ShaderSlide.qml
parent2c4c3377fc9f4b74d9335f462070c3a0123ef539 (diff)
more tweaks
Diffstat (limited to 'ShaderSlide.qml')
-rw-r--r--ShaderSlide.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShaderSlide.qml b/ShaderSlide.qml
index 40d8e92..593af6d 100644
--- a/ShaderSlide.qml
+++ b/ShaderSlide.qml
@@ -47,7 +47,7 @@ Slide {
title: "Qt Quick - ShaderEffect"
- writeInText: "Harness the raw power of the graphics processor. The ShaderEffect element lets you write GLSL inline in your QML files."
+ writeInText: "Harness the raw power of the graphics processor. The ShaderEffect\nelement lets you write GLSL inline in your QML files."
Image {
id: sourceItem