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 5769a72: macOs: Fix build fix for tab view

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

Commits:

5769a72 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/30462
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  7306e2b   Qt: Remove wireless toolbar if not supported
     add  5769a72   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