Path: Added revision suggested by @cheenes
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org> [skip ci]
This commit is contained in:
@@ -115,7 +115,7 @@ def insert(filename, docname):
|
||||
res = PathOpGui.CommandResources('Custom',
|
||||
PathCustom.Create, PathCustomGui.TaskPanelOpPage,
|
||||
'Path_Custom',
|
||||
'Path_Custom', '', ''
|
||||
QtCore.QT_TRANSLATE_NOOP('Path_Custom', 'Custom'), '', ''
|
||||
)
|
||||
obj.ViewObject.Proxy = PathOpGui.ViewProvider(obj.ViewObject, res)
|
||||
obj.ViewObject.Proxy.setDeleteObjectsOnReject(False)
|
||||
|
||||
Reference in New Issue
Block a user