just a few icons updated

This commit is contained in:
felixrojauro
2015-11-24 01:32:40 +01:00
parent 93b1e17402
commit e796796afd
33 changed files with 203 additions and 152 deletions

View File

@@ -23,7 +23,7 @@
<enum>QTabWidget::North</enum>
</property>
<property name="currentIndex">
<number>3</number>
<number>0</number>
</property>
<widget class="QWidget" name="tabMain">
<attribute name="title">
@@ -342,7 +342,7 @@
<x>10</x>
<y>70</y>
<width>491</width>
<height>24</height>
<height>29</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_display_Currency">
@@ -374,7 +374,7 @@
<x>11</x>
<y>11</y>
<width>491</width>
<height>24</height>
<height>29</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_display_Language">
@@ -409,7 +409,7 @@
<x>11</x>
<y>42</y>
<width>491</width>
<height>24</height>
<height>29</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_display_Units">
@@ -533,21 +533,22 @@
</layout>
</widget>
<customwidgets>
<customwidget>
<class>QValidatedLineEdit</class>
<extends>QLineEdit</extends>
<header>qvalidatedlineedit.h</header>
</customwidget>
<customwidget>
<class>BitcoinAmountField</class>
<extends>QSpinBox</extends>
<header>bitcoinamountfield.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>QValueComboBox</class>
<extends>QComboBox</extends>
<header>qvaluecombobox.h</header>
</customwidget>
<customwidget>
<class>QValidatedLineEdit</class>
<extends>QLineEdit</extends>
<header>qvalidatedlineedit.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>