aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/texteditor.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/texteditor/texteditor.qrc')
-rw-r--r--examples/quickcontrols2/texteditor/texteditor.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/quickcontrols2/texteditor/texteditor.qrc b/examples/quickcontrols2/texteditor/texteditor.qrc
new file mode 100644
index 00000000..92f317fa
--- /dev/null
+++ b/examples/quickcontrols2/texteditor/texteditor.qrc
@@ -0,0 +1,9 @@
+<RCC>
+ <qresource prefix="/">
+ <file>qtquickcontrols2.conf</file>
+ <file>images/qt-logo.png</file>
+ <file>fonts/fontello.ttf</file>
+ <file>qml/texteditor.qml</file>
+ <file>texteditor.html</file>
+ </qresource>
+</RCC>