From 27748e588ad471e28103fce5ff1037418e87f026 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Wed, 28 Nov 2012 15:01:34 +0100 Subject: QtWidgets docs: use Fusion screenshots The Plastique style no longer exists in QtBase. All the references have been updated to Fusion, and the obsolete screenshots have been removed. Change-Id: I771a9ecf23b82965c7b3c41a40945cf051cb5f3a Reviewed-by: Lars Knoll --- src/widgets/dialogs/qprogressdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/dialogs/qprogressdialog.cpp') 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} -- cgit v1.2.3