* Cambridge, MA 02139, USA.
*
*/
+#ifdef __VMS
+#include <wx/vms_x_fix.h>
+#endif
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
/* accept_focus */ NULL,
/* version */ XtVersion,
/* callback_private */ NULL,
- /* tm_table */ NULL,
+ /* tm_table */ XtInheritTranslations, /* Changed from NULL: Bug #406153 */
/* query_geometry */ (XtGeometryHandler) QueryGeometry,
/* display_accelerator */ XtInheritDisplayAccelerator,
/* extension */ NULL