Wireshark-commits: [Wireshark-commits] master-2.0 b3217e2: Qt: check that a file name was selected

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Nov 2015 15:45:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3217e225fc14dd50a2a3848434da4e2131eefe9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

b3217e2 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: check that a file name was selected before trying to export follow content
    
    Bug: 11763
    Change-Id: Iab117fe9f572eccc3cf88a9f3ff86a22aa0e33c9
    Reviewed-on: https://code.wireshark.org/review/12099
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 0981a50a57381fb33b010da791b7d82367b681cd)
    Reviewed-on: https://code.wireshark.org/review/12102
    

Actions performed:

    from  4053651   [Custom plugins] CUSTOM_PLUGIN_IN_FILES is no longer required.
    adds  b3217e2   Qt: check that a file name was selected before trying to export follow content


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