X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8704bf74fba8523e2e174bd5a8195b5202009cd0..a7c8e710e944fc12a81a19d06fe415a92e86bb13:/src/motif/xmcombo/xmcombo.h 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"