aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppeditor.qrc
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2016-03-15 15:22:17 +0100
committerTobias Hunger <tobias.hunger@theqtcompany.com>2016-03-15 16:00:18 +0000
commit12889af047fb9275dbe83a0c872f5a44f694fb03 (patch)
tree85b0300b28e651cf10588c85e73946891d1750f6 /src/plugins/cppeditor/cppeditor.qrc
parent2c60cb2e42290a49501267ec67890a35f0c5cda5 (diff)
Move C++ mime types from cppeditor to cpptools
Have the mimetypes and their registration in the same plugin as their constants. Change-Id: I350ab4eb0da3941ca9282ff98d8d0e158b568ef3 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Diffstat (limited to 'src/plugins/cppeditor/cppeditor.qrc')
-rw-r--r--src/plugins/cppeditor/cppeditor.qrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/cppeditor/cppeditor.qrc b/src/plugins/cppeditor/cppeditor.qrc
index e3091a0d9b..4ce051f0d5 100644
--- a/src/plugins/cppeditor/cppeditor.qrc
+++ b/src/plugins/cppeditor/cppeditor.qrc
@@ -2,7 +2,6 @@
<qresource prefix="/cppeditor">
<file>images/qt_cpp.png</file>
<file>images/qt_h.png</file>
- <file>CppEditor.mimetypes.xml</file>
<file>images/qt_c.png</file>
<file>images/dark_qt_cpp.png</file>
<file>images/dark_qt_h.png</file>