diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-10-27 15:29:55 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-10-27 15:29:55 (GMT) |
commit | d1a83be589d15de5a0e70ca5311b1744cc9d83cb (patch) | |
tree | 7a395eb7a79c81bf8b61b6ceb55a6211e2cd81ac /doc | |
parent | bf3e8fc9700e572305c4fecbad0ee303d455e301 (diff) | |
parent | 2b580f11db5ae8c84be003d40f2bcb2a88d0c338 (diff) | |
download | mxe-d1a83be589d15de5a0e70ca5311b1744cc9d83cb.zip mxe-d1a83be589d15de5a0e70ca5311b1744cc9d83cb.tar.gz mxe-d1a83be589d15de5a0e70ca5311b1744cc9d83cb.tar.bz2 |
merge
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 2371211..3a956e4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -334,7 +334,8 @@ If a cross compiler is detected then cross compile mode will be used.</pre> <pre><span class="target">i686-pc-mingw32</span>-qmake make</pre> <p> - Since Qt is provided as static library, + If you are using Qt plugins + such as database drivers or graphics plugins, you should also have a look at the <a href="http://qt.nokia.com/doc/plugins-howto.html#static-plugins">Qt documentation about static plugins</a>. </p> |