Wireshark-commits: [Wireshark-commits] master-2.4 d60b171: Fix the "Manage interfaces" dialog colum
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d60b171bd85dd734a7b6222f23e51860349d0a8d
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
d60b171 by Guy Harris (guy@xxxxxxxxxxxx):
Fix the "Manage interfaces" dialog columns.
Windows is not the only OS with "friendly" names for interfaces; macOS
has them as well, and some *BSDs let you tag interfaces with names as
well.
The column headings for the "Interface Name" and the "Friendly Name"
were backwards.
Change-Id: I72543505cec9d479d8ab8aab3850daab3667805f
Reviewed-on: https://code.wireshark.org/review/29082
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit beacbab55afa913526a0428478198db193a22dca)
Reviewed-on: https://code.wireshark.org/review/29084
Actions performed:
from 5be4600 More comments.
add d60b171 Fix the "Manage interfaces" dialog columns.
Summary of changes:
ui/qt/interface_tree_model.cpp | 4 ++--
ui/qt/manage_interfaces_dialog.cpp | 2 --
2 files changed, 2 insertions(+), 4 deletions(-)