Wireshark-commits: [Wireshark-commits] master 03f9912: Qt: add OS interface description to 'Manage

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

Commits:

03f9912 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>
    

Actions performed:

    from  fd75aa2   Qt: Capture and display filter fixups.
    adds  03f9912   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(-)