diff options
author | David Boddie <david.boddie@nokia.com> | 2010-12-22 14:56:01 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2010-12-22 14:56:01 (GMT) |
commit | f44f7084a3020ed8e249644d5b5e07f74cb7b070 (patch) | |
tree | c8293d69241a782b08dfd53eb28be624574e3235 /doc/src/snippets/declarative | |
parent | dfcc33409c4acfc265fdb87607862207a92c0a5c (diff) | |
download | Qt-f44f7084a3020ed8e249644d5b5e07f74cb7b070.zip Qt-f44f7084a3020ed8e249644d5b5e07f74cb7b070.tar.gz Qt-f44f7084a3020ed8e249644d5b5e07f74cb7b070.tar.bz2 |
Doc: Sync with upstream.
Diffstat (limited to 'doc/src/snippets/declarative')
-rw-r--r-- | doc/src/snippets/declarative/focus/focusColumn.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/declarative/focus/focusColumn.qml b/doc/src/snippets/declarative/focus/focusColumn.qml index 9b761dd..42ee3da 100644 --- a/doc/src/snippets/declarative/focus/focusColumn.qml +++ b/doc/src/snippets/declarative/focus/focusColumn.qml @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the FOO module of the Qt Toolkit. +** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license as follows: |