dtappbuilder: fix a segmentation fault that occurred when clicking "Edit" in
the "Menu Property Editor".
This commit is contained in:
@@ -723,7 +723,7 @@ set_edit_menu_stateCB(
|
|||||||
BOOL clipboard_full = False;
|
BOOL clipboard_full = False;
|
||||||
WidgetList menu_items;
|
WidgetList menu_items;
|
||||||
int num_menu_items;
|
int num_menu_items;
|
||||||
int value;
|
XtArgVal value;
|
||||||
AB_EDIT_TYPE item_key;
|
AB_EDIT_TYPE item_key;
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user