]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/xmcombo/xmcombo.c
-fix for a bug in parsing tag's properties with common suffixes
[wxWidgets.git] / src / motif / xmcombo / xmcombo.c
index 99fc08a35fd6530793eaab5d9489f848f6b154de..189d72e321dd637c1de03bafc814e1ef91503623 100644 (file)
@@ -453,7 +453,7 @@ XmComboBoxClassRec xmComboBoxClassRec = {
     /* 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