diff options
author | Martin Smith <msmith@trolltech.com> | 2009-05-19 09:52:23 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-05-19 09:52:23 (GMT) |
commit | eaee2e3b70a5e245b82fa8991d7ff580e6e48132 (patch) | |
tree | a86fa7fd804f80c30fe996f711aa02f2c00500b9 /doc/src/accessible.qdoc | |
parent | ffecdf0bf9f25f7ab9aa4f69e37507dd595fecea (diff) | |
parent | ba5fb9f05c891feac8ab69006189de1aaafebc18 (diff) | |
download | Qt-eaee2e3b70a5e245b82fa8991d7ff580e6e48132.zip Qt-eaee2e3b70a5e245b82fa8991d7ff580e6e48132.tar.gz Qt-eaee2e3b70a5e245b82fa8991d7ff580e6e48132.tar.bz2 |
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Diffstat (limited to 'doc/src/accessible.qdoc')
-rw-r--r-- | doc/src/accessible.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/accessible.qdoc b/doc/src/accessible.qdoc index 090da86..ad9f4f1 100644 --- a/doc/src/accessible.qdoc +++ b/doc/src/accessible.qdoc @@ -527,7 +527,7 @@ on plugins, consult the plugins \l{How to Create Qt Plugins}{overview document}. - You can omit the the first macro unless you want the plugin + You can omit the first macro unless you want the plugin to be statically linked with the application. \section2 Implementing Interface Factories |