]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/data.cpp
wxGTK's built-in dockable menu now give their
[wxWidgets.git] / src / gtk / data.cpp
index 57e16d0916f4d5ef7c5a098036efa01f748d8cbd..ad7aff2b3a48bb2ee02f0e944423d7f481a6842f 100644 (file)
@@ -40,8 +40,8 @@ wxList wxPendingDelete;
 
 #if wxUSE_THREADS
 /* List of events pending processing */
-wxList wxPendingEvents;
-wxCriticalSection wxPendingEventsLocker;
+wxList *wxPendingEvents = NULL;
+wxCriticalSection *wxPendingEventsLocker = NULL;
 #endif
 
 /* Current cursor, in order to hang on to