1
1
mirror of https://github.com/andre-wojtowicz/qt-sql-example.git synced 2024-07-22 07:35:30 +02:00
qt-sql-example/res/icons.qrc

8 lines
162 B
Plaintext

<RCC>
<qresource prefix="/icons">
<file>database.ico</file>
<file>failure.ico</file>
<file>success.ico</file>
</qresource>
</RCC>