From 9e9600d92224084f7942a6bd83b926c630a29747 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Wed, 8 Oct 2014 12:32:53 +0200 Subject: Doc: Applied title case in section1 titles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-41250 Change-Id: Ic91b1db2bd27800a808cd4c997c1b606ea4bec10 Reviewed-by: Topi Reiniƶ --- src/effects/doc/src/qtgraphicaleffects.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/effects/doc/src/qtgraphicaleffects.qdoc b/src/effects/doc/src/qtgraphicaleffects.qdoc index 6425701..eb4d454 100644 --- a/src/effects/doc/src/qtgraphicaleffects.qdoc +++ b/src/effects/doc/src/qtgraphicaleffects.qdoc @@ -57,7 +57,7 @@ items that can be added to Qt Quick user interface as UI components. The API consists of over 20 effects provided as separate QML types. The effects cover functional areas such as blending, masking, blurring, coloring, and many more. -\section1 Getting started +\section1 Getting Started To load Qt Graphical Effects, add the following import statement to your .qml file: \snippet Blend-example.qml import -- cgit v1.2.3