URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0619ed241c6a874864ce3bf83edc20468ed49b7e
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0619ed2 by Joerg Mayer (jmayer@xxxxxxxxx):
Finish removal of Q_UNUSED.
Todo: qcustomplot via upstream
Change-Id: I19cf98f1281ecb1f6efbb7d36c997d5aa43f5baf
Reviewed-on: https://code.wireshark.org/review/9547
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 51a37b6 Continuing to remove Q_UNUSED
adds 0619ed2 Finish removal of Q_UNUSED. Todo: qcustomplot via upstream
Summary of changes:
ui/qt/bluetooth_att_server_attributes_dialog.cpp | 3 +--
ui/qt/bluetooth_devices_dialog.cpp | 3 +--
ui/qt/byte_view_text.cpp | 4 +---
ui/qt/capture_file_dialog.cpp | 8 ++------
ui/qt/capture_file_progress_frame.cpp | 11 +++--------
ui/qt/capture_info_dialog.cpp | 12 ++++--------
ui/qt/capture_interfaces_dialog.cpp | 7 ++-----
ui/qt/capture_preferences_frame.cpp | 3 +--
ui/qt/coloring_rules_dialog.cpp | 3 +--
ui/qt/compiled_filter_output.cpp | 4 +---
ui/qt/conversation_dialog.cpp | 4 +---
ui/qt/decode_as_dialog.cpp | 16 ++++------------
ui/qt/endpoint_dialog.cpp | 1 -
ui/qt/export_object_dialog.cpp | 4 +---
ui/qt/extcap_argument.cpp | 3 +--
ui/qt/file_set_dialog.cpp | 4 +---
ui/qt/follow_stream_dialog.cpp | 11 +++--------
ui/qt/font_color_preferences_frame.cpp | 4 +---
ui/qt/interface_tree.cpp | 12 ++++--------
ui/qt/io_graph_dialog.cpp | 17 +++++------------
20 files changed, 38 insertions(+), 96 deletions(-)