Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
2d5c6ed4
Commit
2d5c6ed4
authored
Aug 03, 2010
by
Leandro Melo
Browse files
Additional extensions used for C++ template files.
Task-number: QTCREATORBUG-1896
parent
fd6f1b69
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/cppeditor/CppEditor.mimetypes.xml
View file @
2d5c6ed4
...
...
@@ -48,6 +48,10 @@
<glob
pattern=
"*.inl"
/>
<glob
pattern=
"*.moc"
/>
<glob
pattern=
"*.qdoc"
/>
<glob
pattern=
"*.tcc"
/>
<glob
pattern=
"*.tpp"
/>
<glob
pattern=
"*.t++"
/>
<glob
pattern=
"*.txx"
/>
</mime-type>
<mime-type
type=
"text/x-objcsrc"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment