diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2011-02-15 12:56:32 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2011-02-15 12:56:32 (GMT) |
commit | 878a204b24a69f989b6fec96c7c3b232868be8d5 (patch) | |
tree | 281dc345e1b9bbe22bd8e81a15d8b2ccec20bc31 /doc/src/declarative/focus.qdoc | |
parent | 43e661faa5d27d694d5fc769a4fe4a24a650cc2d (diff) | |
download | Qt-878a204b24a69f989b6fec96c7c3b232868be8d5.zip Qt-878a204b24a69f989b6fec96c7c3b232868be8d5.tar.gz Qt-878a204b24a69f989b6fec96c7c3b232868be8d5.tar.bz2 |
Shuffled navigation and modified next/previous links.
Task-number: QTBUG-16071
Diffstat (limited to 'doc/src/declarative/focus.qdoc')
-rw-r--r-- | doc/src/declarative/focus.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/focus.qdoc b/doc/src/declarative/focus.qdoc index 9a11491..940f864 100644 --- a/doc/src/declarative/focus.qdoc +++ b/doc/src/declarative/focus.qdoc @@ -31,7 +31,7 @@ \ingroup qml-features \contentspage QML Features \previouspage {QML Text Handling and Validators}{Text Handling and Validators} -\nextpage {Importing Reusable Components} +\nextpage {QML Signal and Handler Event System}{Signal and Handler Event System} \title Keyboard Focus in QML |