URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4876016bda0e0078d15d3e26df220a782c95376f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4876016 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1159209)
Change-Id: I40b7c7eefb269570e6a1c5c9ec310fa97840d42d
Reviewed-on: https://code.wireshark.org/review/5995
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2d8ec49 Move twelve show_version() functions from the varoius programs and Wireshark UI files into a single one in wsutil.
adds 4876016 Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1159209)
Summary of changes:
ui/qt/column_preferences_frame.cpp | 2 ++
ui/qt/filter_expressions_preferences_frame.cpp | 1 +
ui/qt/preferences_dialog.cpp | 2 ++
ui/qt/uat_dialog.cpp | 2 ++
4 files changed, 7 insertions(+)