diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2011-01-05 10:41:57 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2011-01-05 10:41:57 (GMT) |
commit | 55d05512939b8e7a43f22a1cc423112d8fb3d2eb (patch) | |
tree | 5cb44bd6883fe8da180378fe7416d5b1514f6578 /doc/src/snippets/declarative/focus/focusColumn.qml | |
parent | 9b0ad342cc888bd4291c84f63fe485bfbfdc3ce0 (diff) | |
parent | f44f7084a3020ed8e249644d5b5e07f74cb7b070 (diff) | |
download | Qt-55d05512939b8e7a43f22a1cc423112d8fb3d2eb.zip Qt-55d05512939b8e7a43f22a1cc423112d8fb3d2eb.tar.gz Qt-55d05512939b8e7a43f22a1cc423112d8fb3d2eb.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7
Merging qt-doc-team into cloned repository
Diffstat (limited to 'doc/src/snippets/declarative/focus/focusColumn.qml')
-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: |