add QCodeEditor
This commit is contained in:
parent
bccee9bd36
commit
2f3069a388
316 changed files with 98016 additions and 0 deletions
11
external/QCodeEditor/example/resources/demo_resources.qrc
vendored
Normal file
11
external/QCodeEditor/example/resources/demo_resources.qrc
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>styles/drakula.xml</file>
|
||||
<file>code_samples/cxx.cpp</file>
|
||||
<file>code_samples/shader.glsl</file>
|
||||
<file>code_samples/xml.xml</file>
|
||||
<file>code_samples/json.json</file>
|
||||
<file>code_samples/lua.lua</file>
|
||||
<file>code_samples/python.py</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Loading…
Add table
Add a link
Reference in a new issue