aboutsummaryrefslogtreecommitdiff
path: root/qml/ui.qrc
blob: ae9e8e7443de622db521a92fe4636d25c717cf8b (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
	<qresource prefix="/">
		<file>main.qml</file>
		<file>StateHandler.qml</file>
		<file>TerminalItem.qml</file>
		<file>EmbeddedTerminal.qml</file>
		<file>Highlighter.qml</file>
		<file>CommandInput.qml</file>
	</qresource>
</RCC>