Skip to content

Commit c5bc680

Browse files
committed
[GUI] chart sort by buttons expanded.
1 parent 39c5bbb commit c5bc680

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

src/qt/pivx/forms/dashboardwidget.ui

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@
790790
<number>0</number>
791791
</property>
792792
<property name="bottomMargin">
793-
<number>3</number>
793+
<number>4</number>
794794
</property>
795795
<item>
796796
<spacer name="verticalSpacer_3">
@@ -904,7 +904,7 @@ margin:0px;</string>
904904
</property>
905905
<property name="maximumSize">
906906
<size>
907-
<width>80</width>
907+
<width>16777215</width>
908908
<height>16777215</height>
909909
</size>
910910
</property>
@@ -929,7 +929,7 @@ margin:0px;</string>
929929
</property>
930930
<property name="maximumSize">
931931
<size>
932-
<width>80</width>
932+
<width>16777215</width>
933933
<height>16777215</height>
934934
</size>
935935
</property>
@@ -946,6 +946,12 @@ margin:0px;</string>
946946
</item>
947947
<item>
948948
<widget class="QPushButton" name="pushButtonAll">
949+
<property name="sizePolicy">
950+
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
951+
<horstretch>0</horstretch>
952+
<verstretch>0</verstretch>
953+
</sizepolicy>
954+
</property>
949955
<property name="minimumSize">
950956
<size>
951957
<width>50</width>
@@ -954,7 +960,7 @@ margin:0px;</string>
954960
</property>
955961
<property name="maximumSize">
956962
<size>
957-
<width>80</width>
963+
<width>16777215</width>
958964
<height>16777215</height>
959965
</size>
960966
</property>

0 commit comments

Comments
 (0)