summaryrefslogtreecommitdiffstats
path: root/examples/widgets/richtext
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2018-12-23 14:24:20 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-01-06 13:40:06 +0000
commit3456d516504c70226934826393284b1eb6d9c35d (patch)
treebea02cc0536f754484ee85bc778a70e0b9d3f7a4 /examples/widgets/richtext
parent0b736d91b779c9f475ccb6a21339d0aa1cada2e4 (diff)
QProgressDialog: remove unused QCursor member
The private member parentCursor was not populated since Qt4 times. This lead to an unexpected behavior: When QProgressDialog::reset() was called and value() was greater than 0, the cursor of the parent was set to a default-constructed QCursor. Therefore remove QProgressDialogPrivate::parentCursor. Fixes: QTBUG-72660 Change-Id: I195688300e07ddbbb7c17a9f471513c542269c2a Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/widgets/richtext')
0 files changed, 0 insertions, 0 deletions