qt6windows7/examples/corelib/bindableproperties/shared/countries.qrc
2023-10-29 23:33:08 +01:00

8 lines
155 B
Plaintext

<RCC>
<qresource prefix="/">
<file>germany.png</file>
<file>norway.png</file>
<file>finland.png</file>
</qresource>
</RCC>