|
|
@ -14,6 +14,24 @@ |
|
|
|
<string>Send Coins</string> |
|
|
|
<string>Send Coins</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
|
|
|
|
|
<item> |
|
|
|
|
|
|
|
<widget class="QScrollArea" name="scrollArea"> |
|
|
|
|
|
|
|
<property name="widgetResizable"> |
|
|
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<widget class="QWidget" name="scrollAreaWidgetContents"> |
|
|
|
|
|
|
|
<property name="geometry"> |
|
|
|
|
|
|
|
<rect> |
|
|
|
|
|
|
|
<x>0</x> |
|
|
|
|
|
|
|
<y>0</y> |
|
|
|
|
|
|
|
<width>666</width> |
|
|
|
|
|
|
|
<height>197</height> |
|
|
|
|
|
|
|
</rect> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2"> |
|
|
|
|
|
|
|
<property name="margin"> |
|
|
|
|
|
|
|
<number>0</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<layout class="QVBoxLayout" name="entries"> |
|
|
|
<layout class="QVBoxLayout" name="entries"> |
|
|
|
<property name="spacing"> |
|
|
|
<property name="spacing"> |
|
|
@ -90,6 +108,10 @@ |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
</layout> |
|
|
|
|
|
|
|
</widget> |
|
|
|
<resources> |
|
|
|
<resources> |
|
|
|
<include location="../bitcoin.qrc"/> |
|
|
|
<include location="../bitcoin.qrc"/> |
|
|
|
</resources> |
|
|
|
</resources> |
|
|
|