Wireshark-commits: [Wireshark-commits] master 92ea291: Don't close Wireshark (Qt) if user cancels S
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 22 Jun 2016 23:54:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92ea29128fe562ebb0b71aeb9d6b9f954dbeb7f0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

92ea291 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Don't close Wireshark (Qt) if user cancels Save on Close.
    
    Bug: 9635
    Change-Id: I8c73c839419cd4bcb850824ffb42bf72eed50b19
    Reviewed-on: https://code.wireshark.org/review/16076
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d9fb7f9   Handle ENAMETOOLONG.
    adds  92ea291   Don't close Wireshark (Qt) if user cancels Save on Close.


Summary of changes:
 ui/qt/main_window.cpp |   30 ++++++++++++++++--------------
 ui/qt/main_window.h   |    4 ++--
 2 files changed, 18 insertions(+), 16 deletions(-)