mirror of https://github.com/cutefishos/texteditor
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
415 B
Plaintext
14 lines
415 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>qml/main.qml</file>
|
|
<file>qml/TextEditor.qml</file>
|
|
<file>qml/TabView.qml</file>
|
|
<file>qml/CTabBar.qml</file>
|
|
<file>qml/CTabButton.qml</file>
|
|
<file>images/dark/add.svg</file>
|
|
<file>images/dark/close.svg</file>
|
|
<file>images/light/add.svg</file>
|
|
<file>images/light/close.svg</file>
|
|
</qresource>
|
|
</RCC>
|