URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cf57a834ba5014d9fbd5ff92864cc72221a8cac
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
5cf57a8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: fix UI artifacts seen in UAT window on Linux or OSX
The QLabel::clear() method call does not seem to repaint the area on those platforms.
Let's force an update of the widget.
Bug: 11695
Change-Id: I9c708c8537140b26582e4365ceee3271eac23259
Reviewed-on: https://code.wireshark.org/review/11782
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 9fe7102b3a1bc72ac9921019938be71312b26b78)
Reviewed-on: https://code.wireshark.org/review/11789
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from cfa5dca Developer guide: add docbook-xml45 to the list of required Cygwin packages
adds 5cf57a8 Qt: fix UI artifacts seen in UAT window on Linux or OSX
Summary of changes:
ui/qt/uat_dialog.cpp | 3 +++
1 file changed, 3 insertions(+)