From 45ce39000d690cf7d2bc757d81977309b19c6bc7 Mon Sep 17 00:00:00 2001 From: Jesus Fernandez Date: Tue, 19 Sep 2017 14:55:34 +0200 Subject: Remove extra character in documentation Fixes the string: Note: This effect is available when running with OpenGL. s Change-Id: I82fb3f12f3d64832d7e201bc41c1f64c3ac6bc2a Reviewed-by: Venugopal Shivashankar --- src/effects/Colorize.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/effects/Colorize.qml b/src/effects/Colorize.qml index 77078ef..d115e93 100644 --- a/src/effects/Colorize.qml +++ b/src/effects/Colorize.qml @@ -68,7 +68,7 @@ import QtGraphicalEffects.private 1.0 \endtable \note This effect is available when running with OpenGL. - s + \section1 Example The following example shows how to apply the effect. -- cgit v1.2.3