diff options
author | Martin Smith <msmith@trolltech.com> | 2010-05-14 09:32:01 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-05-14 09:32:01 (GMT) |
commit | 37c817ac5d19fe70e1457dddc8ba62ad6702cfdb (patch) | |
tree | c248859d3ec47d436546546af01ce9eccd18170c /doc/src/howtos/timers.qdoc | |
parent | 2115c915ee0bb129ae6af82dce7138d52df7bfd7 (diff) | |
download | Qt-37c817ac5d19fe70e1457dddc8ba62ad6702cfdb.zip Qt-37c817ac5d19fe70e1457dddc8ba62ad6702cfdb.tar.gz Qt-37c817ac5d19fe70e1457dddc8ba62ad6702cfdb.tar.bz2 |
doc: Added some \briefs to how-to docs.
Diffstat (limited to 'doc/src/howtos/timers.qdoc')
-rw-r--r-- | doc/src/howtos/timers.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howtos/timers.qdoc b/doc/src/howtos/timers.qdoc index cfc2fb4..b001916 100644 --- a/doc/src/howtos/timers.qdoc +++ b/doc/src/howtos/timers.qdoc @@ -42,7 +42,7 @@ /*! \page timers.html \title Timers - \brief How to use timers in your application. + \brief How to use Qt timers in your application. \ingroup best-practices |