URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=057b6bbd2e33afea4dc00accadabe89282d7f2f5
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
057b6bb 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>
Actions performed:
from c9abf97 NSIS: Disable a debugging MessageBox.
adds 057b6bb 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(+)