Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 093563b: Sync GTK+ and Qt progress timer logic.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Sep 2015 19:51:51 +0000 (UTC)
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(-)