summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtabbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qtabbar.cpp')
-rw-r--r--src/widgets/widgets/qtabbar.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/widgets/widgets/qtabbar.cpp b/src/widgets/widgets/qtabbar.cpp
index f9325e6352..8cd86dd3f1 100644
--- a/src/widgets/widgets/qtabbar.cpp
+++ b/src/widgets/widgets/qtabbar.cpp
@@ -264,10 +264,10 @@ void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const
returns the visual geometry of a single tab.
\table 100%
- \row \li \inlineimage plastique-tabbar.png Screenshot of a Plastique style tab bar
- \li A tab bar shown in the Plastique widget style.
- \row \li \inlineimage plastique-tabbar-truncated.png Screenshot of a truncated Plastique tab bar
- \li A truncated tab bar shown in the Plastique widget style.
+ \row \li \inlineimage fusion-tabbar.png Screenshot of a Fusion style tab bar
+ \li A tab bar shown in the Fusion widget style.
+ \row \li \inlineimage fusion-tabbar-truncated.png Screenshot of a truncated Fusion tab bar
+ \li A truncated tab bar shown in the Fusion widget style.
\endtable
\sa QTabWidget