summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtabwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qtabwidget.cpp')
-rw-r--r--src/widgets/widgets/qtabwidget.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/widgets/qtabwidget.cpp b/src/widgets/widgets/qtabwidget.cpp
index 963b86adc1..df9ca56e88 100644
--- a/src/widgets/widgets/qtabwidget.cpp
+++ b/src/widgets/widgets/qtabwidget.cpp
@@ -122,10 +122,10 @@ QT_BEGIN_NAMESPACE
\table 100%
\row \li \inlineimage windowsxp-tabwidget.png Screenshot of a Windows XP style tab widget
\li \inlineimage macintosh-tabwidget.png Screenshot of a Macintosh style tab widget
- \li \inlineimage plastique-tabwidget.png Screenshot of a Plastique style tab widget
+ \li \inlineimage fusion-tabwidget.png Screenshot of a Fusion style tab widget
\row \li A Windows XP style tab widget.
\li A Macintosh style tab widget.
- \li A Plastique style tab widget.
+ \li A Fusion style tab widget.
\endtable
\sa QTabBar, QStackedWidget, QToolBox, {Tab Dialog Example}