URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d0c3bbf5cf88c0a0d620fe6d4c420e5a87d2b00
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
1d0c3bb by Guy Harris (guy@xxxxxxxxxxxx):
Show just the description in the description column.
Don't show the display name, as that may include either the interface
name, which is already in another column, or the column comment, which
is also already in another column.
Change-Id: I12f81d9e4579b82267062bb5e4e745925ed382b7
Reviewed-on: https://code.wireshark.org/review/29087
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 5c7c994cfe6eb02b438f50e432eee2f6045889c1)
Reviewed-on: https://code.wireshark.org/review/29088
Actions performed:
from ecfea20 Fix the "Manage interfaces" dialog columns.
add 1d0c3bb Show just the description in the description column.
Summary of changes:
ui/qt/models/interface_tree_model.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)