diff options
author | David Boddie <dboddie@trolltech.com> | 2009-05-20 11:24:25 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-05-20 11:24:25 (GMT) |
commit | 1ee923a21c270094203c5d2a861a8015598ceda1 (patch) | |
tree | d53b292eabb1fc565840153d8f5efb3c3b2afd52 /doc/src/accessible.qdoc | |
parent | 4e4ff34e3c4c905f17aa02160a17fdb7b9ad61ed (diff) | |
parent | 691e83425ac5883922837bc5fd1efb5385db9871 (diff) | |
download | Qt-1ee923a21c270094203c5d2a861a8015598ceda1.zip Qt-1ee923a21c270094203c5d2a861a8015598ceda1.tar.gz Qt-1ee923a21c270094203c5d2a861a8015598ceda1.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Conflicts:
doc/src/stylesheet.qdoc
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 |