diff options
author | David Boddie <dboddie@trolltech.com> | 2010-08-24 12:11:06 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-08-24 12:11:06 (GMT) |
commit | ef9cc109f1a6fe84ca27a6c8a53f1783b8bdf14d (patch) | |
tree | 9bce5ad1e5918ca4f721a068107a6f702bc4b382 /doc/src/declarative/extending-tutorial.qdoc | |
parent | 8785254d4e2b245106ef169fa0bc3d793f1d6507 (diff) | |
download | Qt-ef9cc109f1a6fe84ca27a6c8a53f1783b8bdf14d.zip Qt-ef9cc109f1a6fe84ca27a6c8a53f1783b8bdf14d.tar.gz Qt-ef9cc109f1a6fe84ca27a6c8a53f1783b8bdf14d.tar.bz2 |
Doc: Minor improvements and fixes.
Diffstat (limited to 'doc/src/declarative/extending-tutorial.qdoc')
-rw-r--r-- | doc/src/declarative/extending-tutorial.qdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/declarative/extending-tutorial.qdoc b/doc/src/declarative/extending-tutorial.qdoc index d128d0f..349ac30 100644 --- a/doc/src/declarative/extending-tutorial.qdoc +++ b/doc/src/declarative/extending-tutorial.qdoc @@ -26,7 +26,6 @@ ****************************************************************************/ /*! - \page qml-extending-tutorial-index.html \title Tutorial: Writing QML extensions with C++ |