diff options
author | Sze Howe Koh <[email protected]> | 2013-03-27 22:28:24 +0800 |
---|---|---|
committer | The Qt Project <[email protected]> | 2013-03-30 01:12:32 +0100 |
commit | 064c99b87ed13ecc82311cc166361a409a969b45 (patch) | |
tree | 9a2d15a35ebbd309d1dc90c00eb97dd9d7135b48 /src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | |
parent | 1f3038d2144603c687d85b0a7962322d3c9ae422 (diff) |
Doc: Update module "Qt Declarative" -> "Qt Quick"
Also update examples/README to show the relationship between Qt Quick
and Qt QML.
Change-Id: I4e50d9f0ddb1ac25ccdfed09f579f76a375b14fe
Reviewed-by: Alan Alpert <[email protected]>
Diffstat (limited to 'src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp')
-rw-r--r-- | src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp b/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp index 0a73fd9ec3..59bde0d602 100644 --- a/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp +++ b/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** -** This file is part of the QtDeclarative module of the Qt Toolkit. +** This file is part of the Qt Quick module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage |