summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qgroupbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qgroupbox.cpp')
-rw-r--r--src/widgets/widgets/qgroupbox.cpp4
1 files changed, 2 insertions, 2 deletions
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}