summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qprogressdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/dialogs/qprogressdialog.cpp')
-rw-r--r--src/widgets/dialogs/qprogressdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/dialogs/qprogressdialog.cpp b/src/widgets/dialogs/qprogressdialog.cpp
index fbbc4191bc..aa8911c9aa 100644
--- a/src/widgets/dialogs/qprogressdialog.cpp
+++ b/src/widgets/dialogs/qprogressdialog.cpp
@@ -259,7 +259,7 @@ void QProgressDialogPrivate::_q_disconnectOnClose()
The functions setLabelText() and setCancelButtonText()
set the texts shown.
- \image plastique-progressdialog.png A progress dialog shown in the Plastique widget style.
+ \image fusion-progressdialog.png A progress dialog shown in the Fusion widget style.
\sa QDialog, QProgressBar, {fowler}{GUI Design Handbook: Progress Indicator},
{Find Files Example}, {Pixelator Example}