summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qfontdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/dialogs/qfontdialog.cpp')
-rw-r--r--src/widgets/dialogs/qfontdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/dialogs/qfontdialog.cpp b/src/widgets/dialogs/qfontdialog.cpp
index 2a68d29bda..29868bab61 100644
--- a/src/widgets/dialogs/qfontdialog.cpp
+++ b/src/widgets/dialogs/qfontdialog.cpp
@@ -129,7 +129,7 @@ static const Qt::WindowFlags DefaultWindowFlags =
If the user clicks OK the font they chose will be used for myWidget,
and if they click Cancel the original font is used.
- \image plastique-fontdialog.png A font dialog in the Plastique widget style.
+ \image fusion-fontdialog.png A font dialog in the Fusion widget style.
\sa QFont, QFontInfo, QFontMetrics, QColorDialog, QFileDialog,
{Standard Dialogs Example}