argh, really, really fix Darwin build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-04-11 13:01:34 +00:00
parent a0f4d36895
commit 2404ce8d8a

View File

@@ -42,7 +42,7 @@ public:
#endif
#ifdef __DARWIN__
#define wxHAS_GUI_SOCKET_MANAGER
#define wxHAS_GUI_PROCESS_CALLBACKS
#endif
class WXDLLIMPEXP_CORE wxGUIAppTraits : public wxGUIAppTraitsBase