Wireshark-commits: [Wireshark-commits] master-2.0 bdf5fad: Qt follow stream: don't clear the text w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Jul 2016 02:13:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bdf5fad2942dcc33413e9832effb7fbdc0320748
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

bdf5fad 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>
    (cherry picked from commit ba0b0b1bc9818611a255b95cd0f1123155cef9d3)
    Reviewed-on: https://code.wireshark.org/review/16600
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  6c8f376   [Automatic update for 2016-07-24]
    adds  bdf5fad   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(-)