X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8704bf74fba8523e2e174bd5a8195b5202009cd0..64ea838d8f4d1853b7d850db93ee565e901d099a:/src/motif/xmcombo/xmcombo.h?ds=sidebyside diff --git a/src/motif/xmcombo/xmcombo.h b/src/motif/xmcombo/xmcombo.h index 3a7a10a447..38540d7744 100644 --- a/src/motif/xmcombo/xmcombo.h +++ b/src/motif/xmcombo/xmcombo.h @@ -34,6 +34,10 @@ extern "C" { #endif +#ifdef XmNselectionCallback +#undef XmNselectionCallback +#endif + #define XmNselectionCallback "selectionCallback" #define XmCSelectionCallback "SelectionCallback" #define XmNunselectionCallback "unselectionCallback"