aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/notification/main.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/androidextras/notification/main.qrc')
-rw-r--r--examples/androidextras/notification/main.qrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/androidextras/notification/main.qrc b/examples/androidextras/notification/main.qrc
deleted file mode 100644
index 10190c9..0000000
--- a/examples/androidextras/notification/main.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>qml/main.qml</file>
- <file>images/happy.png</file>
- <file>images/sad.png</file>
- </qresource>
-</RCC>