diff options
Diffstat (limited to 'notificationswatchlet/notificationswatchlet.qrc')
-rw-r--r-- | notificationswatchlet/notificationswatchlet.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/notificationswatchlet/notificationswatchlet.qrc b/notificationswatchlet/notificationswatchlet.qrc new file mode 100644 index 0000000..a1f217d --- /dev/null +++ b/notificationswatchlet/notificationswatchlet.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/notificationswatchlet"> + <file>metawatch-digital.qml</file> + </qresource> +</RCC> |