s_macSupportPCMenuShortcuts no longer exists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -267,13 +267,13 @@ systems where more than one is available, (Sun, SGI, XFree86 4, etc.)", "");
|
||||
"Get the current OnAssert behaviour setting.", "");
|
||||
|
||||
|
||||
static bool GetMacSupportPCMenuShortcuts();
|
||||
static bool GetMacSupportPCMenuShortcuts(); // TODO, deprecate this
|
||||
static long GetMacAboutMenuItemId();
|
||||
static long GetMacPreferencesMenuItemId();
|
||||
static long GetMacExitMenuItemId();
|
||||
static wxString GetMacHelpMenuTitleName();
|
||||
|
||||
static void SetMacSupportPCMenuShortcuts(bool val);
|
||||
static void SetMacSupportPCMenuShortcuts(bool val); // TODO, deprecate this
|
||||
static void SetMacAboutMenuItemId(long val);
|
||||
static void SetMacPreferencesMenuItemId(long val);
|
||||
static void SetMacExitMenuItemId(long val);
|
||||
|
||||
Reference in New Issue
Block a user