wxMacWakeUp moved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,7 +21,6 @@ void wxMacCreateNotifierTable() ;
|
||||
void wxMacDestroyNotifierTable() ;
|
||||
wxMacNotifierTableRef wxMacGetNotifierTable() ;
|
||||
void wxMacAddEvent( wxMacNotifierTableRef table , wxMacNotificationProcPtr handler , unsigned long event , void* data , short wakeUp ) ;
|
||||
void wxMacWakeUp() ;
|
||||
void wxMacProcessNotifierEvents() ;
|
||||
void wxMacProcessNotifierAndPendingEvents() ;
|
||||
void wxMacRemoveAllNotifiersForData( wxMacNotifierTableRef table , void* data ) ;
|
||||
|
Reference in New Issue
Block a user