From 27748e588ad471e28103fce5ff1037418e87f026 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Wed, 28 Nov 2012 15:01:34 +0100 Subject: QtWidgets docs: use Fusion screenshots The Plastique style no longer exists in QtBase. All the references have been updated to Fusion, and the obsolete screenshots have been removed. Change-Id: I771a9ecf23b82965c7b3c41a40945cf051cb5f3a Reviewed-by: Lars Knoll --- src/widgets/widgets/qgroupbox.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/widgets/qgroupbox.cpp') diff --git a/src/widgets/widgets/qgroupbox.cpp b/src/widgets/widgets/qgroupbox.cpp index 19a0368d94..e52b8f1a94 100644 --- a/src/widgets/widgets/qgroupbox.cpp +++ b/src/widgets/widgets/qgroupbox.cpp @@ -173,10 +173,10 @@ void QGroupBoxPrivate::click() \table 100% \row \li \inlineimage windowsxp-groupbox.png Screenshot of a Windows XP style group box \li \inlineimage macintosh-groupbox.png Screenshot of a Macintosh style group box - \li \inlineimage plastique-groupbox.png Screenshot of a Plastique style group box + \li \inlineimage fusion-groupbox.png Screenshot of a Fusion style group box \row \li A \l{Windows XP Style Widget Gallery}{Windows XP style} group box. \li A \l{Macintosh Style Widget Gallery}{Macintosh style} group box. - \li A \l{Plastique Style Widget Gallery}{Plastique style} group box. + \li A \l{Fusion Style Widget Gallery}{Fusion style} group box. \endtable \sa QButtonGroup, {Group Box Example} -- cgit v1.2.3