Files
qt-creator/src/plugins/cpptools/cpptools.qrc
Alessandro Portale 6facb4391a 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>
2014-06-03 10:50:01 +02:00

6 lines
110 B
Plaintext

<RCC>
<qresource prefix="/cpptools">
<file>images/category_cpp.png</file>
</qresource>
</RCC>