summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-09-17 14:41:38 +0200
committerNiels Weber <niels.weber@digia.com>2013-09-17 15:55:16 +0200
commit45c1b1adb64e25205c69c160f859ea7656197f78 (patch)
tree4f97bc71b361804cb945763f788d466656725fa7
parent0e5fb92564b72c5b1c4aca7960e92ab7a5cb90ca (diff)
Clarify wizard usage of Banner and Background.
Change-Id: Ia9e994cec8e94a517331c1c2b4b9dc2afde21570 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
-rw-r--r--doc/installerfw.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 7039fbca0..34293ee63 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -199,10 +199,10 @@
\o Filename for a watermark used as \a QWizard::WatermarkPixmap.
\row
\o Banner
- \o Filename for a banner used as \a QWizard::BannerPixmap.
+ \o Filename for a banner used as \a QWizard::BannerPixmap (only used by ModernStyle).
\row
\o Background
- \o Filename for an image used as \a QWizard::BackgroundPixmap.
+ \o Filename for an image used as \a QWizard::BackgroundPixmap (only used by MacStyle).
\row
\o RunProgram
\o Command executed after the installer is done if the user accepts