Wireshark-commits: [Wireshark-commits] master ba0b0b1: Qt follow stream: don't clear the text widge

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Jul 2016 04:13:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba0b0b1bc9818611a255b95cd0f1123155cef9d3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ba0b0b1 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Qt follow stream: don't clear the text widget when doing Save-As.
    
    ... Otherwise the user will see an empty stream after the Save-As operation.
    
    Change-Id: Ibafcb4e4b670807702a8d8a5756544471f2eccc3
    Reviewed-on: https://code.wireshark.org/review/16521
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  904d9fc   Update struct ws_ip with flow label and comments
    adds  ba0b0b1   Qt follow stream: don't clear the text widget when doing Save-As.


Summary of changes:
 ui/qt/follow_stream_dialog.cpp |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)