keepassxc/share/wizard/wizard.qrc
Janek Bevendorff b045160e4f Bundle icons using the Qt resource system.
Simplify resource loading logic and enable reproducible builds.
Fixes #2582
2020-03-14 10:13:12 -04:00

7 lines
135 B
Plaintext

<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/wizard">
<file>background-pixmap.png</file>
</qresource>
</RCC>