491af94040
Plugins can be plugged into the main menu and the send menu already, this adds the ability for a (section of a) plugin to be loaded as custom component in the main app, among others.
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
<RCC>
|
|
<qresource prefix="/blocks">
|
|
<file>Configuration.qml</file>
|
|
<file>blocks.svg</file>
|
|
<file>DownloadChecker.qml</file>
|
|
</qresource>
|
|
</RCC>
|