summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qprogressdialog.cpp
diff options
context:
space:
mode:
authorTor Arne Vestbø <[email protected]>2023-06-26 15:02:51 +0200
committerTor Arne Vestbø <[email protected]>2023-06-30 08:50:55 +0200
commit921337f98c54d3c4a252569acd2152a1dea8c4bb (patch)
tree7305e86b5dd0976e66199a1f01b0c3244667ae23 /src/widgets/dialogs/qprogressdialog.cpp
parent22a8335d681fd1fbdeffe62da37d4f2526c0d504 (diff)
Move pixelator example to manual test
Pick-to: 6.5 6.6 Change-Id: I3ce2bc269a9f77bce3dd41f0127d01091c1408f6 Reviewed-by: Volker Hilsheimer <[email protected]>
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 df6e77e8bdf..5c2f00913ac 100644
--- a/src/widgets/dialogs/qprogressdialog.cpp
+++ b/src/widgets/dialogs/qprogressdialog.cpp
@@ -217,7 +217,7 @@ void QProgressDialogPrivate::_q_disconnectOnClose()
\image fusion-progressdialog.png A progress dialog shown in the Fusion widget style.
- \sa QDialog, QProgressBar, {Pixelator Example}
+ \sa QDialog, QProgressBar
*/