UI Checkbox, Radiobutton, Indication arrows styling.

Info dialog moveed to scrollarea
This commit is contained in:
felixrojauro
2015-11-26 08:15:34 +01:00
parent e2f6eae47d
commit dfcf488c7c
15 changed files with 1011 additions and 891 deletions

View File

@@ -49,9 +49,6 @@
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="BitcoinAmountField" name="payAmount"/>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
@@ -177,6 +174,16 @@
</item>
</layout>
</item>
<item row="5" column="1" colspan="2">
<widget class="BitcoinAmountField" name="payAmount">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
</layout>
</widget>
<customwidgets>