Wireshark-commits: [Wireshark-commits] master 1fbf831: Qt: properly handle UAT changes on dialog cl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Oct 2016 05:00:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1fbf831a6ba8eb46757ec93ecbe95efdf9020b3a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1fbf831 by Peter Wu (peter@xxxxxxxxxxxxx):

    Qt: properly handle UAT changes on dialog close
    
    Ensure that UAT changes are always applied, not just when pressing the
    OK/Cancel buttons, but also when closing the dialog via the window close
    button or by pressing Escape.
    
    Change-Id: I0f0b97588553c6b01a24dfde78218d0ce2667e2c
    Reviewed-on: https://code.wireshark.org/review/17993
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5472190   cisco-erspan: fix no newline at end of file [-Wnewline-eof]
    adds  1fbf831   Qt: properly handle UAT changes on dialog close


Summary of changes:
 ui/qt/uat_dialog.cpp |    6 ++++--
 ui/qt/uat_dialog.h   |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)