]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/xmcombo/xmcombo.h
Add missing WXK constants for the control keys
[wxWidgets.git] / src / motif / xmcombo / xmcombo.h
index 3a7a10a44792f2dddd7ce255bb7d904af069c041..38540d7744f2fb6a3c6d01d1c7a94fbf7dcf5cec 100644 (file)
 extern "C" {
 #endif
 
+#ifdef XmNselectionCallback
+#undef XmNselectionCallback
+#endif
+    
 #define XmNselectionCallback           "selectionCallback"
 #define XmCSelectionCallback           "SelectionCallback"
 #define XmNunselectionCallback         "unselectionCallback"