Skip to content

Commit

Permalink
[GUI] chart sort by buttons expanded.
Browse files Browse the repository at this point in the history
  • Loading branch information
furszy committed Sep 6, 2019
1 parent 39c5bbb commit c5bc680
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions src/qt/pivx/forms/dashboardwidget.ui
Expand Up @@ -790,7 +790,7 @@
<number>0</number>
</property>
<property name="bottomMargin">
<number>3</number>
<number>4</number>
</property>
<item>
<spacer name="verticalSpacer_3">
Expand Down Expand Up @@ -904,7 +904,7 @@ margin:0px;</string>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
Expand All @@ -929,7 +929,7 @@ margin:0px;</string>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
Expand All @@ -946,6 +946,12 @@ margin:0px;</string>
</item>
<item>
<widget class="QPushButton" name="pushButtonAll">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>50</width>
Expand All @@ -954,7 +960,7 @@ margin:0px;</string>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
Expand Down

0 comments on commit c5bc680

Please sign in to comment.