Wireshark-commits: [Wireshark-commits] master-2.0 67fccf4: Qt: add OS interface description to 'Man

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Feb 2016 18:03:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67fccf498a0d5e73941166d57478c28744895d30
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

67fccf4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: add OS interface description to 'Manage Local Interfaces' window
    
    In case the user did not provide a custom name for the interface, display the
    OS description in the 'Comment' column as how it is done in GTK UI.
    
    Bug: 12156
    Change-Id: If9da58980169df3eaf25f74e7b81676cbc4f6ebd
    Reviewed-on: https://code.wireshark.org/review/14095
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 03f9912772af3dfa16b3cbed01d9b770c7a577f1)
    Reviewed-on: https://code.wireshark.org/review/14098
    

Actions performed:

    from  6b739e5   Qt: Capture and display filter fixups.
    adds  67fccf4   Qt: add OS interface description to 'Manage Local Interfaces' window


Summary of changes:
 ui/qt/manage_interfaces_dialog.cpp |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)