forked from qt-creator/qt-creator
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:
@@ -87,6 +87,7 @@
|
||||
\" <comment>Qt documentation file</comment>\",
|
||||
\" <sub-class-of type=\'text/plain\'/>\",
|
||||
\" <glob pattern=\'*.qdoc\' weight=\'70\'/>\",
|
||||
\" <glob pattern=\'*.qdocinc\' weight=\'70\'/>\",
|
||||
\" </mime-type>\",
|
||||
|
||||
\" <mime-type type=\'text/x-moc\'>\",
|
||||
|
Reference in New Issue
Block a user