dtappbuilder: fix a segmentation fault that occurred when clicking "Edit" in
the "Revolving Property Editor".
This commit is contained in:
@@ -1537,7 +1537,7 @@ set_edit_menu_stateCB(
|
||||
BOOL clipboard_full = False;
|
||||
WidgetList menu_items;
|
||||
int num_menu_items;
|
||||
int item_key;
|
||||
XtArgVal item_key;
|
||||
int i;
|
||||
|
||||
listitem_exists = (pis->current_item != NULL);
|
||||
|
||||
Reference in New Issue
Block a user