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.
core/notificationd/resources.qrc

13 lines
403 B
Plaintext

<RCC>
<qresource prefix="/">
<file>qml/main.qml</file>
<file>qml/QmlNotificationPopup.qml</file>
<file>images/dark/close.svg</file>
<file>images/light/close.svg</file>
<file>qml/NotificationWindow.qml</file>
<file>images/dark/clear.svg</file>
<file>images/light/clear.svg</file>
<file>qml/IconButton.qml</file>
</qresource>
</RCC>