|
|
|
@ -479,12 +479,12 @@
@@ -479,12 +479,12 @@
|
|
|
|
|
<height>24</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Decrease font size</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Decrease font size</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="icon"> |
|
|
|
|
<iconset resource="../bitcoin.qrc"> |
|
|
|
|
<normaloff>:/icons/fontsmaller</normaloff>:/icons/fontsmaller</iconset> |
|
|
|
@ -593,10 +593,43 @@
@@ -593,10 +593,43 @@
|
|
|
|
|
<property name="spacing"> |
|
|
|
|
<number>3</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QPushButton" name="promptIcon"> |
|
|
|
|
<property name="enabled"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>16</width> |
|
|
|
|
<height>24</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
<property name="icon"> |
|
|
|
|
<iconset resource="../bitcoin.qrc"> |
|
|
|
|
<normaloff>:/icons/prompticon</normaloff> |
|
|
|
|
<disabledoff>:/icons/prompticon</disabledoff>:/icons/prompticon</iconset> |
|
|
|
|
</property> |
|
|
|
|
<property name="iconSize"> |
|
|
|
|
<size> |
|
|
|
|
<width>14</width> |
|
|
|
|
<height>14</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
<bool>false</bool> |
|
|
|
|
</property> |
|
|
|
|
<property name="flat"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLineEdit" name="lineEdit"> |
|
|
|
|
<property name="placeholderText"> |
|
|
|
|
<string>></string> |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|