3 * This code is based upon:
4 * https://forum.qt.io/topic/82609/remove-native-mac-menu-items-such-as-show-tab-bar
6 * Wireshark - Network traffic analyzer
7 * By Gerald Combs <gerald@wireshark.org>
8 * Copyright 1998 Gerald Combs
10 * SPDX-License-Identifier: GPL-2.0-or-later
22 static void cleanOSGeneratedMenuItems();
24 static void showInFinder(char const *file_path
);
28 #endif // COCOABRIDGE_H