Skip to content

Commit b2da755

Browse files
authored
Update SetPrivacyTool.gpr.py (#596)
add Help_url for 5.2 Plugin Manager Enhanced & Plugin Manager. For 5.3, the Tool Selection dialog should also have Help
1 parent 17501bf commit b2da755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SetPrivacyTool/SetPrivacyTool.gpr.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@
3232
toolclass = 'SetPrivacyWindow',
3333
optionclass = 'SetPrivacyOptions',
3434
tool_modes = [TOOL_MODE_GUI],
35+
help_url="Addon:SetPrivacyTool",
3536
)

0 commit comments

Comments
 (0)