Fix flicker issues on the balances and transactions tables

This commit is contained in:
Aditya Kulkarni
2018-10-14 23:09:54 -07:00
parent e99c75b54a
commit 1c282000c8
17 changed files with 180 additions and 106 deletions

View File

@@ -1,5 +1,10 @@
<RCC>
<qresource prefix="/fonts">
<file>Ubuntu-R.ttf</file>
<file>res/Ubuntu-R.ttf</file>
</qresource>
<qresource prefix="/icons">
<file>res/connected.png</file>
<file>res/loading.gif</file>
</qresource>
</RCC>