X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a722995e623b5a8924ab4d96c91b505030a873db..1e1cc1ce95dde0c66df452cf438a05c5d6cac153:/src/mac/carbon/macnotfy.cpp?ds=sidebyside diff --git a/src/mac/carbon/macnotfy.cpp b/src/mac/carbon/macnotfy.cpp index 65e4377598..690f83b214 100644 --- a/src/mac/carbon/macnotfy.cpp +++ b/src/mac/carbon/macnotfy.cpp @@ -26,9 +26,9 @@ struct wxMacNotificationEvents } ; typedef struct wxMacNotificationEvents wxMacNotificationEvents ; -wxMacNotificationEvents gMacNotificationEvents ; +static wxMacNotificationEvents gMacNotificationEvents ; -ProcessSerialNumber gAppProcess ; +static ProcessSerialNumber gAppProcess ; void wxMacWakeUp() {