diff options
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 99477ae..437630e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -449,9 +449,7 @@ make</pre> <a href="https://qt-project.org/doc/qt-4.8/plugins-howto.html#static-plugins">Qt documentation about static plugins</a>. </p> <p> - Note the sql drivers (-qt-sql-*) - and the image handlers for jpeg, tiff, gif and mng - are built-in, <em>not</em> plugins. + Qt 4 only: Sql drivers (-qt-sql-*) and image handlers for jpeg, tiff, gif and mng are built-in, <em>not</em> plugins. </p> <h3 id="tutorial-5d">Step 5d: Cross compile your Project (Makefile)</h3> |