Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 7306e2b: Qt: Remove wireless toolbar if not supported

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Nov 2018 14:58:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7306e2b8ee1231f2b889547dc75be54463c14d8d
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7306e2b by Roland Knall (rknall@xxxxxxxxx):

    Qt: Remove wireless toolbar if not supported
    
    To mimic the behaviour we have with remote controls, we
    hide the wireless toolbar if it cannot be used, instead
    of displaying an empty toolbar with the information that
    it is not supported
    
    Change-Id: Iccb0bf78a29a2547adf2290198df8a1bf3450d82
    Reviewed-on: https://code.wireshark.org/review/30455
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  cb88423   print.c: use SEP_XXX to print byte strings
     add  7306e2b   Qt: Remove wireless toolbar if not supported


Summary of changes:
 ui/qt/main_window.cpp       | 18 ++++++++++++++++--
 ui/qt/main_window.h         |  4 ++++
 ui/qt/main_window_slots.cpp |  4 ++++
 3 files changed, 24 insertions(+), 2 deletions(-)