]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/macnotfy.cpp
Always use XPMs in this sample
[wxWidgets.git] / src / mac / carbon / macnotfy.cpp
index 65e43775982084403b50b5f54d485ffd425345e7..690f83b214d3199dc69c3a01961261251d0bd7ca 100644 (file)
@@ -26,9 +26,9 @@ struct wxMacNotificationEvents
 } ;
 
 typedef struct wxMacNotificationEvents wxMacNotificationEvents ;
-wxMacNotificationEvents gMacNotificationEvents ;
+static wxMacNotificationEvents gMacNotificationEvents ;
 
-ProcessSerialNumber gAppProcess ;
+static ProcessSerialNumber gAppProcess ;
 
 void wxMacWakeUp()
 {