ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-2.6 1d0c3bb: Show just the description in the descrip

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Aug 2018 00:46:16 +0000
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(-)