Wireshark-commits: [Wireshark-commits] master a9a306f: Don't close Wireshark (GTK) if user cancels

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

Commits:

a9a306f by Michael Mann (mmann78@xxxxxxxxxxxx):

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

Actions performed:

    from  92ea291   Don't close Wireshark (Qt) if user cancels Save on Close.
    adds  a9a306f   Don't close Wireshark (GTK) if user cancels Save on Close.


Summary of changes:
 ui/gtk/capture_file_dlg.c |   31 ++++++++++++++++++-------------
 1 file changed, 18 insertions(+), 13 deletions(-)