Update PythonWrapper.cpp
.
This commit is contained in:
@@ -176,6 +176,7 @@ void TaskFemConstraint::createDeleteAction(QListWidget* parentList)
|
||||
|
||||
// display shortcut behind the context menu entry
|
||||
deleteAction->setShortcutVisibleInContextMenu(true);
|
||||
|
||||
parentList->addAction(deleteAction);
|
||||
parentList->setContextMenuPolicy(Qt::ActionsContextMenu);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user