Merge pull request #1625 from taus-semmle/python-fix-commented-out-code-qhelp-include

Python: Fix missing include in `FCommentedOutCode.qhelp`.
This commit is contained in:
Felicity Chapman
2019-07-24 11:59:40 +01:00
committed by GitHub

View File

@@ -3,5 +3,6 @@
"qhelp.dtd">
<qhelp>
<include src="CommentedOutCodeMetricOverview.qhelp" />
<include src="CommentedOutCodeCommon.qhelp" />
<include src="CommentedOutCodeExample.qhelp" />
<include src="CommentedOutCodeReferences.qhelp" />
</qhelp>