URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d20baa4e49f421a30268145a445c9d31006373f1
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
d20baa4 by Roland Knall (rknall@xxxxxxxxx):
    macOs: Fix build fix for tab view
    
    Fix the build for displaying the tabs wrongly on mac
    
    Change-Id: I58265b7cf9a4758885ef1add13417c42a467be9d
    Reviewed-on: https://code.wireshark.org/review/30466
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    
Actions performed:
    from  32a7673   Qt: Remove wireless toolbar if not supported
     add  d20baa4   macOs: Fix build fix for tab view
Summary of changes:
 ui/macosx/cocoa_bridge.mm |  5 +++--
 ui/macosx/macos_compat.h  | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 2 deletions(-)
 create mode 100644 ui/macosx/macos_compat.h