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
272830f3
Commit
272830f3
authored
Mar 26, 2009
by
Thorbjørn Lindeijer
Browse files
Recognize .moc files as C++
parent
8912f4db
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/cppeditor/CppEditor.mimetypes.xml
View file @
272830f3
...
...
@@ -43,6 +43,7 @@
<glob
pattern=
"*.c++"
/>
<glob
pattern=
"*.C"
/>
<glob
pattern=
"*.inl"
/>
<glob
pattern=
"*.moc"
/>
<glob
pattern=
"*.qdoc"
/>
</mime-type>
...
...
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