Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.1.1, 5.2.0 Alpha
-
None
-
ArchLinux
qt 5.1.1
Description
In my application I use QWidget::setWindowTitle() to show percents of completion of some operations.
Title updated frequently from code but it actually changed very rarely.
In qt 4.8 all works fine (title changed very often without delays)