Wireshark-commits: [Wireshark-commits] master-2.2 5dd643f: Qt: Set Close as default	button
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5dd643fde629f0cd4d2dedc58bfaf8b7a79b4d4d
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
5dd643f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
    Qt: Set Close as default button
    
    Set Close as default button in some statistics dialogs.
    
    Change-Id: I82e17d27de256aabaec1633bb973c554eec907c3
    Reviewed-on: https://code.wireshark.org/review/17685
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 057b6bbd2e33afea4dc00accadabe89282d7f2f5)
    Reviewed-on: https://code.wireshark.org/review/17698
    
Actions performed:
    from  6924106   qt: fix default action in Time Shift dialog
    adds  5dd643f   Qt: Set Close as default button
Summary of changes:
 ui/qt/capture_file_properties_dialog.cpp |    5 +++++
 ui/qt/conversation_dialog.cpp            |    5 +++++
 ui/qt/endpoint_dialog.cpp                |    5 +++++
 ui/qt/io_graph_dialog.cpp                |    5 +++++
 ui/qt/protocol_hierarchy_dialog.cpp      |    4 ++++
 ui/qt/sequence_dialog.cpp                |    5 +++++
 ui/qt/tcp_stream_dialog.cpp              |    5 +++++
 7 files changed, 34 insertions(+)