7a026acee2
Handle incoming payments, show if under/overpaid and make sure everything is properly inserted into the database. This makes the process actually work and useful for a small business
13 lines
413 B
Plaintext
13 lines
413 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>qml/mainwindow.qml</file>
|
|
<file>qml/numpad1/NumberButton.qml</file>
|
|
<file>qml/numpad1/Numpad.qml</file>
|
|
<file>qml/NavigationButton.qml</file>
|
|
<file>images/bitcoincash32.png</file>
|
|
<file>images/bitcoincash64.png</file>
|
|
<file>qml/ShowQR.qml</file>
|
|
<file>qml/InputPaymentScreen.qml</file>
|
|
</qresource>
|
|
</RCC>
|