pollymc/application/resources/documents/documents.qrc
Petr Mrázek 3263b52e0c GH-1876 replace ColumnResizer with a newer, BSD-3 licensed version
Also, keep licensing info only in one file.
The COPYING.md is now a resource and rendered to HTML in the About dialog.
2017-05-06 18:27:47 +02:00

8 lines
128 B
Plaintext

<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/documents">
<file>COPYING.md</file>
</qresource>
</RCC>