summaryrefslogtreecommitdiff
path: root/src/plugins/python/Python.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/python/Python.json.in')
-rw-r--r--src/plugins/python/Python.json.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/plugins/python/Python.json.in b/src/plugins/python/Python.json.in
index b74b0e4863..3e62d14631 100644
--- a/src/plugins/python/Python.json.in
+++ b/src/plugins/python/Python.json.in
@@ -25,6 +25,11 @@
\" <comment>Python source file without console</comment>\",
\" <glob pattern=\'*.pyw\'/>\",
\" </mime-type>\",
+ \" <mime-type type=\'text/x-python-interface\'>\",
+ \" <sub-class-of type=\'text/x-python\'/>\",
+ \" <comment>Python module interface file</comment>\",
+ \" <glob pattern=\'*.pyi\'/>\",
+ \" </mime-type>\",
\" <mime-type type=\'text/x-python-project\'>\",
\" <sub-class-of type=\'text/x-python\'/>\",
\" <comment>Qt Creator Python project file</comment>\",