aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppeditor.qrc
blob: 4ce051f0d54faf0e20dd41336145e217f38d58bc (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/cppeditor">
        <file>images/qt_cpp.png</file>
        <file>images/qt_h.png</file>
        <file>images/qt_c.png</file>
        <file>images/dark_qt_cpp.png</file>
        <file>images/dark_qt_h.png</file>
        <file>images/dark_qt_c.png</file>
    </qresource>
</RCC>