Serial-Studio/lib/QCodeEditor/resources/qcodeeditor_resources.qrc
2024-11-22 18:22:50 -05:00

11 lines
302 B
Plaintext

<RCC>
<qresource prefix="/">
<file>default_style.xml</file>
<file>languages/glsl.xml</file>
<file>languages/cpp.xml</file>
<file>languages/lua.xml</file>
<file>languages/python.xml</file>
<file>languages/javascript.xml</file>
</qresource>
</RCC>