projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
new wxHtmlParser core and changes implied by it
[wxWidgets.git]
/
src
/
mac
/
macnotfy.cpp
diff --git
a/src/mac/macnotfy.cpp
b/src/mac/macnotfy.cpp
index a260697da01056d8bbb9251f4d038a5052117a61..a47fce31e54a2b34bd64915c161b5e0aba822670 100644
(file)
--- a/
src/mac/macnotfy.cpp
+++ b/
src/mac/macnotfy.cpp
@@
-7,6
+7,7
@@
* -------------------------------------------------------------------------
*/
* -------------------------------------------------------------------------
*/
+#include "wx/wx.h"
#include "wx/mac/macnotfy.h"
const short kMaxEvents = 1000 ;
#include "wx/mac/macnotfy.h"
const short kMaxEvents = 1000 ;
@@
-58,7
+59,6
@@
void wxMacCreateNotifierTable()
void wxMacDestroyNotifierTable()
{
void wxMacDestroyNotifierTable()
{
- wxASSERT( gMacNotificationEvents.top == gMacNotificationEvents.bottom ) ;
}
wxMacNotifierTableRef wxMacGetNotifierTable()
}
wxMacNotifierTableRef wxMacGetNotifierTable()