diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-08-26 04:45:56 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-08-26 04:45:56 (GMT) |
commit | 2c89c36f1b5316ccb1d77b5e768fa3ec168a659f (patch) | |
tree | d5f2aff43158149559577c2c676c3985ad80d2a1 /doc/src/declarative/measuring-performance.qdoc | |
parent | 620a05f762b647ea70a2a42e8e7cf48033cb1381 (diff) | |
download | Qt-2c89c36f1b5316ccb1d77b5e768fa3ec168a659f.zip Qt-2c89c36f1b5316ccb1d77b5e768fa3ec168a659f.tar.gz Qt-2c89c36f1b5316ccb1d77b5e768fa3ec168a659f.tar.bz2 |
doc fixes
Diffstat (limited to 'doc/src/declarative/measuring-performance.qdoc')
-rw-r--r-- | doc/src/declarative/measuring-performance.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/declarative/measuring-performance.qdoc b/doc/src/declarative/measuring-performance.qdoc index 2387335..8c95422 100644 --- a/doc/src/declarative/measuring-performance.qdoc +++ b/doc/src/declarative/measuring-performance.qdoc @@ -1,7 +1,7 @@ -/*! +/*! \page optimizing-performance.html \target optimizing-performance -\title Optimizing Performance +\title Optimizing Performance in QML The Qt Declarative module includes several tools to help measure performance. |