From e846d5f9be2b69ac5342064dd8593bfb7e70c456 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Sat, 1 Jun 2019 15:25:15 +0200 Subject: [PATCH] tutorial: clarify Qt 4 bulit-in/plugin situation --- docs/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 99477ae8..437630e7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -449,9 +449,7 @@ make Qt documentation about static plugins.

- Note the sql drivers (-qt-sql-*) - and the image handlers for jpeg, tiff, gif and mng - are built-in, not plugins. + Qt 4 only: Sql drivers (-qt-sql-*) and image handlers for jpeg, tiff, gif and mng are built-in, not plugins.

Step 5d: Cross compile your Project (Makefile)