URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e17b58d46b9bfe1c316b5b2ba25fd59144871cb
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7e17b58 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
When we're updating the progress bar, ask that it be updated (redrawn) too.
At least on Linux/X11 with Qt5 this appears to be necessary so the progress
bar updates more than once every 2 seconds or so (when loading a large file).
Change-Id: I7eea9c0d97d24bc14ad75f082a3531dcf1a3b6ae
Reviewed-on: https://code.wireshark.org/review/10559
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from cf0d762 do not clobber user CFLAGS
adds 7e17b58 When we're updating the progress bar, ask that it be updated (redrawn) too.
Summary of changes:
ui/qt/progress_frame.cpp | 3 +++
1 file changed, 3 insertions(+)