Wireshark-commits: [Wireshark-commits] master fea4d58: Interface List: Hide button for only one int
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Oct 2016 17:57:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fea4d585edc407b7177e3b0481bf59f57942cf18
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fea4d58 by Roland Knall (rknall@xxxxxxxxx):

    Interface List: Hide button for only one interface
    
    If only one interface type exists, the button row is being hidden.
    
    Change-Id: Ieed9c363ab1ebc4bc15d0e09bceeb79a04d6e76e
    Reviewed-on: https://code.wireshark.org/review/18017
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  e38d103   Qt: Only color sequence analysis items having color filter
    adds  fea4d58   Interface List: Hide button for only one interface


Summary of changes:
 ui/qt/interface_frame.cpp |   20 +++++++------
 ui/qt/interface_frame.ui  |   72 +++++++++++++++++++++++++++------------------
 2 files changed, 54 insertions(+), 38 deletions(-)