CppEditor: add *.qdocinc extenstion to the text/x-qdoc mime type

Fixes: QTCREATORBUG-26203
Change-Id: I4195914d0f89df679cba51d4eb586cb9ad08c950
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
David Schulz
2021-09-02 10:53:58 +02:00
parent 1e1076e247
commit 08d8d63f6c

View File

@@ -87,6 +87,7 @@
\" <comment>Qt documentation file</comment>\", \" <comment>Qt documentation file</comment>\",
\" <sub-class-of type=\'text/plain\'/>\", \" <sub-class-of type=\'text/plain\'/>\",
\" <glob pattern=\'*.qdoc\' weight=\'70\'/>\", \" <glob pattern=\'*.qdoc\' weight=\'70\'/>\",
\" <glob pattern=\'*.qdocinc\' weight=\'70\'/>\",
\" </mime-type>\", \" </mime-type>\",
\" <mime-type type=\'text/x-moc\'>\", \" <mime-type type=\'text/x-moc\'>\",