CppTools: Move setting category icon from Core to CppTools

This image is used exclusively in the CppTools plugin,
thus belong into CppTools resources.

Change-Id: I8bbc553fb16897b74487ad27a941776b83f14d77
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
This commit is contained in:
Alessandro Portale
2014-06-03 10:46:28 +02:00
parent bb854ec7fc
commit 6facb4391a
6 changed files with 10 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
<RCC>
<qresource prefix="/cpptools">
<file>images/category_cpp.png</file>
</qresource>
</RCC>