URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=093563b6676f1dfd4e42469251849b3bdb512c87
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
093563b by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Sync GTK+ and Qt progress timer logic.
    
    The GTK+ update_progress_dlg() initially forces a UI update. Do so in
    the Qt version as well.
    
    Change-Id: I05d9e61a0d0e4e05af448039bbb81785ac00908c
    Reviewed-on: https://code.wireshark.org/review/10568
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  cdc1b1e   Qt: flush visible rows before trying to select one
    adds  093563b   Sync GTK+ and Qt progress timer logic.
Summary of changes:
 ui/qt/progress_frame.cpp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)