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.4 9616081: Show just the description in the descrip

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Aug 2018 00:58:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9616081f6b5cb65415612586a1d539d6c463d5d7
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

9616081 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 713651d9c398ee5ccf652298cdffe30d5accdb07)
    Reviewed-on: https://code.wireshark.org/review/29089
    

Actions performed:

    from  d60b171   Fix the "Manage interfaces" dialog columns.
     add  9616081   Show just the description in the description column.


Summary of changes:
 ui/qt/interface_tree_model.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)