Skip to content
Snippets Groups Projects
Commit e9170f0d authored by Vincent Texier's avatar Vincent Texier
Browse files

Fix text "label_balance" displayed while loading account balance

parent 8443b5a2
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>label_balance</string> <string>loading...</string>
</property> </property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set> <set>Qt::AlignHCenter|Qt::AlignTop</set>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment