This commit is contained in:
Aditya Kulkarni
2018-12-07 10:42:43 -08:00
parent 1e954818b3
commit eca89183f6
3 changed files with 93 additions and 93 deletions

View File

@@ -346,8 +346,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>920</width>
<height>334</height>
<width>890</width>
<height>311</height>
</rect>
</property>
<layout class="QVBoxLayout" name="sendToLayout">
@@ -712,7 +712,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label_21">
<property name="text">
<string>Address Balance</string>
<string>Address balance</string>
</property>
</widget>
</item>
@@ -783,7 +783,7 @@
<item row="3" column="1" colspan="2">
<widget class="QLabel" name="lblUsed">
<property name="text">
<string>TextLabel</string>
<string notr="true"/>
</property>
</widget>
</item>

View File

@@ -1 +1 @@
#define APP_VERSION "0.5.3"
#define APP_VERSION "0.5.4"