From 45c1b1adb64e25205c69c160f859ea7656197f78 Mon Sep 17 00:00:00 2001 From: Niels Weber Date: Tue, 17 Sep 2013 14:41:38 +0200 Subject: Clarify wizard usage of Banner and Background. Change-Id: Ia9e994cec8e94a517331c1c2b4b9dc2afde21570 Reviewed-by: Tim Jenssen --- doc/installerfw.qdoc | 4 ++-- 1 file 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 -- cgit v1.2.3