git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53127
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// TODO: Should we use XtAddInput() for wxX11 too? Or, vice versa, if there is
// no advantage in doing this compared to the generic way currently used
// by wxX11, should we continue to use GTK/Motif- specific stuff?
// TODO: Should we use XtAddInput() for wxX11 too? Or, vice versa, if there is
// no advantage in doing this compared to the generic way currently used
// by wxX11, should we continue to use GTK/Motif- specific stuff?
-#if defined(__WXGTK__) || defined(__WXMOTIF__)
+#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__DARWIN__)
#define wxHAS_GUI_CALLBACKS
#endif
#define wxHAS_GUI_CALLBACKS
#endif